var headertxt = 'the <span>best</span> activity holidays <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;at the <span>best</span> prices'
var searchresulttxt = ''
var vouchermessage = 'If you have a voucher code, please enter it here:'
var seasonMonYears  = [
						["2009",[["12","Dec"]]],
                        ["2010",[["01","Jan"],["02","Feb"],["03","Mar"],["04","Apr"],["12","Dec"]]],
						["2011",[["01","Jan"],["02","Feb"],["03","Mar"],["04","Apr"],["12","Dec"]]]

					];
var startDate = new Date(2009, 11, 12);
var endDate = new Date(2011, 3, 30);

function headerAdvertisingBanner()
{
	if(typeof(ord)=="undefined"){var ord=Math.floor(Math.random()*10000000000)};
	if(typeof(tile)=="undefined"){var tile=1} else {tile++};
	if(typeof(dcopt)=="undefined"){var dcopt="dcopt=ist;"} else {dcopt=""};
	document.write('<script language="JavaScript" src="http://ad.uk.doubleclick.net/adj/thmpsnskad21;' + dcopt + 'tile=' + tile + ';sz=728x90,468x60;ord=' + ord + '?" type="text/javascript"><\/script>');
}

function footerAdvertisingBanner()
{
	if(typeof(cachebuster) == "undefined"){var cachebuster = Math.floor(Math.random()*10000000000)}
	if(typeof(dcopt) == "undefined"){var dcopt = "dcopt=ist;"} else {var dcopt = ""}
	if(typeof(tile) == "undefined"){var tile = 1} else {tile++}
	document.write('<scr'+'ipt src="http://ad.doubleclick.net/adj/thmpsnskad21/;' + dcopt + ';tile=' + tile + ';sz=468x60;ord=' + cachebuster + '?"></scr'+'ipt>');
}

function pleaseWait() {
	document.getElementById('wait').style.display="block";
	document.getElementById('mainContent').style.display="none";
	document.getElementById('wait').style.overflow="visible";
}

function resetPleaseWait() {
	document.getElementById('wait').style.display="none";
	document.getElementById('mainContent').style.visibility="visible";
}

 function saversMsg()
 {
 	var saversmsg = "<p>Crystal Ski Plus options are available for this package.</p>";
 	document.write(saversmsg);
 }
 
 function xmasOffersMsg()
 {
 	var xmasmsg= "<div class='terms'><a name='terms'><h6>Terms &amp; conditions</h6></a>"+
				"<p><b>* Web fare:</b> The web fare per adult quoted is based on full room occupancy at your chosen accommodation. An under-occupancy supplement may be applied.</p>"+
				"<p><b>* £50 offer:</b> Valid for all departures dates Dec 09-Apr 10. Valid on 7nt European charter flights only and selected scheduled flights and durations to North America. Not combinable with Crystal ski +, First Choice Winter Savers or any other offer including group discounts.</p>"+
				"<p>Not available on flight only, accommodation only, self drive holidays, those using scheduled flights (except for selected N. American flights) or any holidays that have already been reduced to a special offer price. Valid until TBA. Subject to availability and change.</p>"+
				"<p><b>&dagger; 20kg baggage:</b> available on all Thomson Airlines charter flights to Europe. Not available on scheduled flights. Please check your holiday details for other airlines.</p>"+
				"<p><b>&dagger; In-flight meal:</b> available on all Thomson Airlines charter flights to Europe. Please check your holiday details for other airlines.</p></div>";
 	document.write(xmasmsg);
 }

