// JavaScript Document

function fnuc1()
{
/*window.open("http://www.britishairways.com","mywindow");*/
	var a="http://www.britishairways.com";
 window.open ("affliate_iframe_page.php?new_page="+a,"Terms_Conditions","location=0,status=0,scrollbars=1,width=900,height=800"); 

 parent.document.getElementById('content').style.opacity=".6";
	parent.document.getElementById('content').style.filter="alpha(opacity=60)";	
	
 parent.document.getElementById('mydroplinemenu').style.opacity=".6";
	parent.document.getElementById('mydroplinemenu').style.filter="alpha(opacity=60)";		
	
 parent.document.getElementById('right').style.opacity=".6";
	parent.document.getElementById('right').style.filter="alpha(opacity=60)";



}
function fnuc2()
{
/*window.open("http://www.hotels.com","mywindow");*/
		var a="http://www.hotels.com";
 window.open ("affliate_iframe_page.php?new_page="+a,"Terms_Conditions","location=0,status=0,scrollbars=1,width=900,height=800"); 

 parent.document.getElementById('content').style.opacity=".6";
	parent.document.getElementById('content').style.filter="alpha(opacity=60)";	
	
 parent.document.getElementById('mydroplinemenu').style.opacity=".6";
	parent.document.getElementById('mydroplinemenu').style.filter="alpha(opacity=60)";		
	
 parent.document.getElementById('right').style.opacity=".6";
	parent.document.getElementById('right').style.filter="alpha(opacity=60)";	

}
function fnuc3()
{
/*window.open("http://www.thetrainline.com/buytickets/newhome.aspx","mywindow");*/
			var a="http://www.thetrainline.com/buytickets/newhome.aspx";
 window.open ("affliate_iframe_page.php?new_page="+a,"Terms_Conditions","location=0,status=0,scrollbars=1,width=900,height=800"); 
 parent.document.getElementById('content').style.opacity=".6";
	parent.document.getElementById('content').style.filter="alpha(opacity=60)";	
	
 parent.document.getElementById('mydroplinemenu').style.opacity=".6";
	parent.document.getElementById('mydroplinemenu').style.filter="alpha(opacity=60)";		
	
 parent.document.getElementById('right').style.opacity=".6";
	parent.document.getElementById('right').style.filter="alpha(opacity=60)";	
	

}
function fnuc4()
{
/*window.open("http://www.dfdsseaways.co.uk/_controltemplates/dfds/tracking/tradedoubler.aspx?country=uk&afprogram=Y&tduid=0868282a67f654b9c7d02c5e161a6b45&url=http://www.dfdsseaways.co.uk/relaxing_getaway_short_breaks/relaxing_short_cruise_break_getaways","mywindow");*/
			var a="http://www.dfdsseaways.co.uk/_controltemplates/dfds/tracking/tradedoubler.aspx?country=uk&afprogram=Y&tduid=0868282a67f654b9c7d02c5e161a6b45&url=http://www.dfdsseaways.co.uk/relaxing_getaway_short_breaks/relaxing_short_cruise_break_getaways";
 window.open ("affliate_iframe_page.php?new_page="+a,"Terms_Conditions","location=0,status=0,scrollbars=1,width=900,height=800");

 parent.document.getElementById('content').style.opacity=".6";
	parent.document.getElementById('content').style.filter="alpha(opacity=60)";	
	
 parent.document.getElementById('mydroplinemenu').style.opacity=".6";
	parent.document.getElementById('mydroplinemenu').style.filter="alpha(opacity=60)";		
	
 parent.document.getElementById('right').style.opacity=".6";
	parent.document.getElementById('right').style.filter="alpha(opacity=60)";	
	

}
function fnuc5()
{
/*window.open("http://www.hotels.com","mywindow");*/
 			var a="http://www.expedia.co.uk";
 window.open ("affliate_iframe_page.php?new_page="+a,"Terms_Conditions","location=0,status=0,scrollbars=1,width=900,height=800");
 parent.document.getElementById('content').style.opacity=".6";
	parent.document.getElementById('content').style.filter="alpha(opacity=60)";	
	
 parent.document.getElementById('mydroplinemenu').style.opacity=".6";
	parent.document.getElementById('mydroplinemenu').style.filter="alpha(opacity=60)";		
	
 parent.document.getElementById('right').style.opacity=".6";
	parent.document.getElementById('right').style.filter="alpha(opacity=60)";
	
 
}

function examlp()
{
 parent.document.getElementById('content').style.opacity=".6";
	parent.document.getElementById('content').style.filter="alpha(opacity=60)";	
	
 parent.document.getElementById('mydroplinemenu').style.opacity=".6";
	parent.document.getElementById('mydroplinemenu').style.filter="alpha(opacity=60)";		
	
 parent.document.getElementById('right').style.opacity=".6";
	parent.document.getElementById('right').style.filter="alpha(opacity=60)";		
}


/*function examlp() {
toggleDisabled(document.getElementById('right'));
}
function toggleDisabled(el) {
try {
el.disabled = el.disabled ? false : true;
}
catch(E){
}
if (el.childNodes && el.childNodes.length > 0) {
for (var x = 0; x < el.childNodes.length; x++) {
toggleDisabled(el.childNodes[x]);
}
}
}*/
