function off(im){
document.images[im].src = "../../img/tri1.gif";
}

function on(im){
document.images[im].src= "../../img/tri2.gif";
}



function homeon(im){
document.images[im].src = "../../img/home2.gif";
}

function homeoff(im){
document.images[im].src= "../../img/home3.gif";
}

function printon(im){
document.images[im].src = "../../img/print1.gif";
}

function printoff(im){
document.images[im].src= "../../img/print2.gif";
}

function quickon(im){
document.images[im].src = "../../img/quick1.gif";
}

function quickoff(im){
document.images[im].src= "../../img/quick2.gif";
}


function preload() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=preload.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}




function ow(url)
{

 return window.open(url, '', 'width=600,height=400,innerwidth=600,innerheight=400,scrollbars=1,resizable=1');
}

function opens()
{
var opener =  window.open('../../search.htm', '', 'width=440,height=430,innerwidth=350,innerheight=400,scrollbars=1,resizable=1');
}
function openMain(str){

  filestr = '../' + str;
  opener.location= filestr;

}

function copy(){

var cr= '<table width="464" border="0" cellspacing="0"  cellpadding="0" align="center">';
    cr+='<tr>' ;
    cr+='<td width="62%" align="center"><br />' ;
    cr+='<div class="stit1">Copyright &copy; 2007 Amadeus Global Travel Distribution.<br />';
    cr+='&copy; 2007 Columbus Publishing.<br />Alle Rechte vorbehalten.</div></td>';
    cr+='</td></tr></table>';
    
cr+='<br><table style="margin-left:30px;margin-top:19px;width:468px;padding-top:10px;"><tr><td>';
	cr+='<script language="JavaScript" type="text/javascript">';
	cr+='ord=Math.random()*10000000000000000;';
	cr+='document.write(\'<a href="http://ad.doubleclick.net/jump/amadeus.de/destinationGuidesContent;sz=468x60;';
	cr+='ord=\' + ord + \'?" target="_blank">\');';
	cr+='document.write(\'<img src="http://ad.doubleclick.net/ad/amadeus.de/destinationGuidesContent;sz=468x60;';
	cr+='ord=\' + ord + \'?" width="468" height="60" border="0" alt=""></a>\');';
	cr+='</script>';
	cr+='<noscript>';
	cr+='<a href="http://ad.doubleclick.net/jump/amadeus.de/destinationGuidesContent;sz=468x60;';
	cr+='ord=123456789?" target="_blank">';
	cr+='<img src="http://ad.doubleclick.net/ad/amadeus.de/destinationGuidesContent;sz=468x60;';
	cr+='ord=123456789?" width="468" height="60" border="0" alt=""></a>';
	cr+='</noscript>'
	cr+='</td></tr></table>';
	


return cr;

}
  


     
