// images that are used by OnlineXpressPlus sites.  ***** Do not delete *****.

/* ------------------ BANNER 1 ------------------ */
// set initial picture
var init_picture_1 = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-09/amtrak/banner.jpg"
var init_href_1 = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-09/amtrak/consumer.pdf"
	
// images to rotate through image 1:
	var picture_1 = new Array(
		'http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-08/sunquest/banner.gif'
		);
// links to use for the image 1 images:
	var splash_1 = new Array(
 		'http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-08/sunquest/24785%20Sq.TS%20consumerLP.pdf'
		);

/* ---------------------- BANNER 2 --------------------- */
// set initial picture
	var init_picture_2 = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-09/sunquest/banner.gif"
	var init_href_2 = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-09/sunquest/consumer.pdf"
		
// images to rotate through image 2:
	var picture_2 = new Array(
		'http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-08/westjet/consumer_banner.gif'
		);
// links to use for the image 2 images:
	var splash_2 = new Array(
		'http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-08/westjet/consumer_landing.pdf'
		);

/* ---------------------- BANNER 3 --------------------- */
// set initial picture
	var init_picture_3 = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-09/globus/banner.jpg"
	var init_href_3 = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-09/globus/consumer.pdf"

// images to rotate through image 3:
	var picture_3 = new Array(
		'http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-03/rbc/consumer.jpg'
		);
// links to use for the image 3 images:
	var splash_3 = new Array(
		'http://www.rbcinsurance.com/travel/travelsavers/chip_ad_consumer.html'
		);

//* ---------------------- BANNER 4 -------------------- */
/* -- This banner ad to be displayed until 28Feb2010.  This is the only banner ad in Container 4 -- */
	// set initial picture
	var init_picture_4 = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-03/rbc/consumer.jpg";
	var init_href_4 =  "http://www.rbcinsurance.com/travel/travelsavers/chip_ad_consumer.html";

	// images to rotate through image 4:
	var picture_4 = new Array(
	'http://imagelib.travelsavers.com/twin/images/trans.gif'
		);
	// links to use for the image 4 images:
	var splash_4 = new Array(
		'#'
		);
		


/* ------------------- FLASH BANNER -------------------- */
// change the line below to point to your flash SWF file.
	var nx_FlashFileLocation = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-09/pcl/sept_som.swf";
// change the line below to indicate where click-throughs should go.
	var nx_FlashFileLink = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-09/pcl/pcl_consumer.html";
/* -------------------- END ------------------------------ */
