﻿//------------------------------------------------------------------------------------------------------------------------//
// Video template
//------------------------------------------------------------------------------------------------------------------------//

// (Welcome page) A welcome message from Senator Mark Arbib, Minister for Employment Participation

var flashvars =
{
	/* GENERAL */
	'image':						   '/documents/images/Senator-Arbib_low.jpg', //path to the preview image
		        
	/* FOR CAPTIONS */
	'plugins':                         'captions-1,gapro-1', // turns on the captions plugin AND analytics
    'captions.back':      			   'true', 
    'captions.state':      			   'false',   
  
	'captions': 					   '/documents/flash/SenatorArbibFinal2.xml', //path to the captions file
	
	'gapro.accountid':                 'UA-9657564-2',  //GoogleAnalytics for KAW 
		                       
	/* FOR PROGRESSIVE VIDEO */
	'file':                            '/documents/flash/SenatorArbibFinal3.flv' //link to the movie file (relative to **player.swf** - all other links relative to this page)		        
};
	
var params =
{
	allowscriptaccess:                 'always',
	allowfullscreen:                   'true',
	bgcolor: 						   '#FFFFFF',
	wmode:                             'opaque'
};
	
 var attributes =
{
	id:								   'playerId',
	name:							   'playerId'
};
		  
swfobject.embedSWF('/documents/flash/player.swf', 'videoWelcomeMinisterArbib', '512', '308', '9.0.124', false, flashvars, params, attributes);

// (Strategy page) Minister Gillard launches the Keep Australia Working Final Report in Werribee, Victoria on Friday 16 October 2009.

var flashvars =
{
	/* GENERAL */
	'image':						   '/documents/images/KAW-finalReport-preview.jpg', //path to the preview image
		        
	/* FOR CAPTIONS */
	'plugins':                         'captions-1,gapro-1', // turns on the captions plugin AND analytics
    'captions.back':      			   'true', 
    'captions.state':      			   'false',   
  
	'captions': 					   '/documents/flash/JuliaGillardwithOlayFinal.xml', //path to the captions file
	
	'gapro.accountid':                 'UA-9657564-2',  //GoogleAnalytics for KAW 
		                       
	/* FOR PROGRESSIVE VIDEO */
	'file':                            '/documents/flash/JuliaGillardwithOlayFinal.flv' //link to the movie file (relative to **player.swf** - all other links relative to this page)		        
};
	
var params =
{
	allowscriptaccess:                 'always',
	allowfullscreen:                   'true',
	bgcolor: 						   '#FFFFFF',
	wmode:                             'opaque'
};
	
 var attributes =
{
	id:								   'playerId',
	name:							   'playerId'
};
		  
swfobject.embedSWF('/documents/flash/player.swf', 'videoMinisterGillardFinalReport', '416', '250', '9.0.124', false, flashvars, params, attributes);


// (Community Forums page) Minister Gillard speaks about the Keep Australia Working Community Forums.

var flashvars =
{
	/* GENERAL */
	'image':						   '/documents/images/Julia-Gillard_low.jpg', //path to the preview image
		        
	/* FOR CAPTIONS */
	'plugins':                         'captions-1,gapro-1', // turns on the captions plugin AND analytics
    'captions.back':      			   'true', 
    'captions.state':      			   'false',   
  
	'captions': 					   '/documents/flash/JuliaGillardFinalBanner.xml', //path to the captions file
	
	'gapro.accountid':                 'UA-9657564-2',  //GoogleAnalytics for KAW 
		                       
	/* FOR PROGRESSIVE VIDEO */
	'file':                            '/documents/flash/JuliaGillardFinalBanner.flv' //link to the movie file (relative to **player.swf** - all other links relative to this page)		        
};
	
var params =
{
	allowscriptaccess:                 'always',
	allowfullscreen:                   'true',
	bgcolor: 						   '#FFFFFF',
	wmode:                             'opaque'
};
	
 var attributes =
{
	id:								   'playerId',
	name:							   'playerId'
};
		  
swfobject.embedSWF('/documents/flash/player.swf', 'videoMinisterGillardCommunityForums', '512', '308', '9.0.124', false, flashvars, params, attributes);

// (LECs page) Parliamentary Secretary for Employment Jason Clare outlines the role of Local Employment Coordinators.

var flashvars =
{
	/* GENERAL */
	'image':						   '/documents/images/JasonClare.jpg', //path to the preview image
		        
	/* FOR CAPTIONS */
	'plugins':                         'captions-1, gapro-1', // turns on the captions plugin AND analytics
    'captions.back':      			   'true', 
    'captions.state':      			   'false',   
  
	'captions': 					   '/documents/flash/JasonClare.xml', //path to the captions file
	
	'gapro.accountid':                 'UA-9657564-2',  //GoogleAnalytics for KAW 
		                       
	/* FOR PROGRESSIVE VIDEO */
	'file':                            '/documents/flash/JasonClare.flv' //link to the movie file (relative to **player.swf** - all other links relative to this page)		        
};
	
var params =
{
	allowscriptaccess:                 'always',
	allowfullscreen:                   'true',
	bgcolor: 						   '#FFFFFF',
	wmode:                             'opaque'
};
	
 var attributes =
{
	id:								   'playerId',
	name:							   'playerId'
};
		  
swfobject.embedSWF('/documents/flash/player.swf', 'parltSecClareLECs', '512', '308', '9.0.124', false, flashvars, params, attributes);


