
function fmp8aTour(){
	window.open('../../tours9/fmp8a/upg_01.html','FeatureTour','toolbar=no,scrollbars=no,resizable=yes,width=720,height=360')

}
function fmp8Tour(){
	window.open('../../tours9/fmp8n/nuf_01.html','FeatureTour','toolbar=no,scrollbars=no,resizable=yes,width=720,height=360')

}
function fms8Tour(){
	window.open('../../tours9/fms8/serv_01.html','FeatureTour','toolbar=no,scrollbars=no,resizable=yes,width=720,height=360')

}
function fmp8TopTour(){
	window.open('../../tours9/fmp8e/existing_01.html','FeatureTour','toolbar=no,scrollbars=no,resizable=yes,width=720,height=440')

}

function fmp9TopTour(){
	window.open('../fmp9/existing_01.html','FeatureTour','toolbar=no,scrollbars=no,resizable=yes,width=800,height=440')
}	
	
function linkTo(a)
{
window.opener.location=a;
self.close();
}