// 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-03/globus/banner.jpg"
var init_href_1 = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-03/globus/consumer.pdf"
	
// images to rotate through image 1:
	var picture_1 = new Array(
		'http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-03/globus/banner.jpg'
		);
// links to use for the image 1 images:
	var splash_1 = new Array(
 		'http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-03/globus/consumer.pdf'
		);

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

/* ---------------------- BANNER 3 --------------------- */
// set initial picture
	var init_picture_3 = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-03/rbc/consumer.jpg"
	var init_href_3 = "http://www.rbcinsurance.com/travel/travelsavers/chip_ad_consumer.html"

// 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://imagelib.travelsavers.com/twin/images/trans.gif"
	var init_href_4 = "#"

	// 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-03/ccl/som.swf";
// change the line below to indicate where click-throughs should go.
	var nx_FlashFileLink = "http://tacticals.travelsavers.com/Supplier/travelsavers/canada/2010-03/ccl/consumer_landing.html";
/* -------------------- END ------------------------------ */
