document.write('<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"><\/script>');

document.write('<style type="text/css">')
document.write('a:link {color: #104e8b; text-decoration: none;}')
document.write('a:visited {color: #104e8b; text-decoration: none;}')
document.write('a:hover {color: #609ddc; text-decoration: underline;}')
document.write('h4 a:hover {color: #000000; text-decoration: none;}')

/************* wide images ****************/
document.write('.wide_image {');
document.write('max-width:800px;');
document.write('width:expression(document.body.clientWidth > 800? "800px": "auto" );');
document.write('height:200px;');
document.write('padding:0px;');
//document.write('margin-left:auto;');
//document.write('margin-right:auto;');
document.write('margin-bottom:10px;');
document.write('border: 1px solid black;');
document.write('}');
/************* wide images ****************/

/******* all pages max width ********/
document.write('.max_div {');
document.write('max-width:800px;');
document.write('width:expression(document.body.clientWidth > 800? "800px": "auto" );');
document.write('padding:0px;');
document.write('margin-bottom:0px;');
//document.write('border: 1px solid green;');
document.write('}');
/************************************/



document.write('</style>')


function flugangebote() {
setTimeout('location.href = "http://flights2.infosys.de/index.phtml/infinity"',100);
}

function star(count) {
for (var i = 0; i < count; i++)
document.write('<img src="images/star.gif" width="13" height="13">');
}

/* used for language switch and drop menu */
var f = "" + window.location + "";
local = "";

if (f.indexOf("localhost") != -1)
local = "localhost/";

if (f.indexOf("michael") != -1)
local = "localhost/";

var base = ""

if (f.indexOf("tauchsafaris.de") != -1){
base = "http://"+local+"www.uniquediving.com"
heading = "<img src=\"images/tauchabenteuer.gif\" width=\"391\" height=\"27\" hspace=\"0\" vspace=\"3\">"
}
if (f.indexOf("world-wide-weddings.de") != -1){
base = "http://"+local+"www.world-wide-weddings.com"
heading = "<img src=\"images/world+wide+weddings.gif\" width=\"405\" height=\"25\" hspace=\"0\" vspace=\"3\">"
}
if (f.indexOf("world-wide-honeymoons.de") != -1){
base = "http://"+local+"www.world-wide-honeymoons.com"
heading = "<img src=\"images/world-wide-honeymoons.gif\" width=\"457\" height=\"23\" hspace=\"0\" vspace=\"3\" style=\"margin-bottom:8px;\">"
}
if (f.indexOf("indischer-ozean.de") != -1){
base = "http://"+local+"www.indian-ocean-islands.com"
heading = "<img src=\"images/indischer+ozean.gif\" width=\"385\" height=\"26\" hspace=\"0\" vspace=\"3\">"
}
if (f.indexOf("kreuzfahrt.de") != -1){
base = "http://"+local+"www.uniquesailing.com"
heading = "<img src=\"images/segelkreuzfahrt+titel.gif\" width=\"214\" height=\"25\" hspace=\"0\" vspace=\"3\">"
}
if (f.indexOf("british-virgin-islands.de") != -1){
base = "http://"+local+"www.british-virgin-islands.com"
heading = "<img src=\"images/british+virgin.gif\" width=\"287\" height=\"27\" hspace=\"0\" vspace=\"3\">"
}

if (f.indexOf("karibisches-anguilla.de") != -1){
base = "http://"+local+"www.caribbean-anguilla.com"
heading = "<img src=\"images/karibisches+anguilla.gif\" width=\"381\" height=\"38\" hspace=\"0\" vspace=\"0\">"
}

if (f.indexOf("world-wide-trekking.de") != -1){
base = "http://"+local+"www.world-wide-trekking.com"
heading = "<img src=\"images/world-wide-trekking.gif\" hspace=\"0\" vspace=\"0\">"
}


function translate(){
document.location.href= base + "/" + english_page;
}

document.write('<center><table width="80%" cellpadding="0" cellspacing="0" border="0" class="max_div">')
document.write('<tr><td valign="bottom">')
document.write('<font size="2" color="#000000">')

document.write('<font size="3"><b>'+heading+'</b></font><br>')

document.write('<font size="2" color="#333333">')
document.write('Theresienh&#246;he 1, D-80339 M&#252;nchen, Tel: +49-89-5389628, <nobr>Skype: <a href="callto:infinity.travel">infinity.travel</a> ')

var voip = 'infinity.travel';
document.write('<a href="skype:'+voip+'?call">')
voip = voip.replace(/\./g,'%2E');
// document.write(voip)
document.write('<img src="http://mystatus.skype.com/smallicon/'+voip+'" style="border:none;vertical-align:middle;" width="16" height="16" title="Skype infinity.travel"></a></nobr></font></td>')

document.write('<td valign="bottom" align="center"><a href="http://www.world-wide-weddings.de" alt=" H O M E ">')
document.write('<img src="images/logo.gif" width="101" height="83" border="0"></a></td></tr>')

document.write('<tr><td colspan="2"><img src="images/trans.gif" width="1" height="3" border="0"><br>')
document.write('<font size="2" color="#609ddc"><b>')

document.write('<a href="/">Home</a> |')

document.write(' <a href="javascript:translate()">English</a> |')

document.write(' <a href="javascript:flugangebote();">Flugabfrage</a> |')

/* links including html directory depending on directory level */

var level = "html/"
if (f.indexOf("html/") != -1)
level = ""
//alert(f)

if (f.indexOf("reiseformular.html") != -1){
document.write('Angebot erstellen | ');
}
else{
document.write(' <a href="'+level+'reiseformular.html">Angebot erstellen</a> | ')
}

if (f.indexOf("links_de.html") != -1){
document.write('Links | ');
}
else{
document.write(' <a href="'+level+'links_de.html">Links</a> | ')
}

if (f.indexOf("presse_de.html") != -1){
document.write('Presse | ');
}
else{
document.write(' <a href="'+level+'presse_de.html">Presse</a> | ')
}

if (f.indexOf("video_de.html") != -1){
document.write('Video | ');
}
else{
document.write(' <a href="'+level+'video_de.html">Video</a> | ')
}

/*
if (f.indexOf("hotel+vorschlagen.html") != -1){
document.write('Hotel vorschlagen | ');
}
else{
document.write(' <a href="'+level+'hotel+vorschlagen.html">Hotel vorschlagen</a> | ')
}
*/

if (f.indexOf("buch.html") != -1){
document.write('Buch | ');
}
else{
document.write(' <a href="'+level+'buch.html">Buch</a> | ')
}


if (f.indexOf("search_de.cgi") != -1){
document.write('Suche | ');
}
else{
document.write(' <a href="/cgi-bin/search_de.cgi">Suche</a> | ')
}

/* document.write('<a href="callto:infinity.travel">Skype</a> | ') */

/*
if (f.indexOf("sendpage_de.html") != -1){
document.write('Seite senden | ');
}
else{
document.write('<a href="'+level+'sendpage_de.html">Seite senden</a> | ')
}
*/

if (f.indexOf("contact_de.html") != -1){
document.write('Kontakt | ');
}
else{
document.write('<a href="'+level+'contact_de.html">Kontakt</a> | ')
}

if (f.indexOf("impressum_de.html") != -1){
document.write('Impressum');
}
else{
document.write('<a href="'+level+'impressum_de.html">Impressum</a>')
}


document.write('</b></font><br>')

document.write('<img src="images/trans.gif" width="1" height="5" border="0"></td>')
document.write('</tr>')

document.write('<tr><td bgcolor="#104e8b" colspan="2">')
document.write('<img src="images/trans.gif" width="1" height="2"></td></tr>')

document.write('<tr><td colspan="2"><font color="#000000"><br>')


function back(){
var b = document.referrer;
if (b.indexOf('world-wide-weddings.com') != -1 || b.indexOf('world-wide-weddings.de') != -1 || b.indexOf('world-wide-honeymoons.com') != -1 || b.indexOf('world-wide-honeymoons.de') != -1 || b.indexOf('uniquediving.com') != -1 || b.indexOf('tauchsafaris.de') != -1 || b.indexOf('indian-ocean-islands.com') != -1 || b.indexOf('indischer-ozean.de') != -1 || b.indexOf('uniquesailing.com') != -1 || b.indexOf('segelkreuzfahrt.de') != -1 || b.indexOf('british-virgin-islands.com') != -1 || b.indexOf('british-virgin-islands.de') != -1 || b.indexOf('caribbean-anguilla.com') != -1 || b.indexOf('karibisches-anguilla.de') != -1 || b.indexOf('world-wide-trekking.com') != -1 || b.indexOf('world-wide-trekking.de') != -1)
history.go(-1)
else
location.href='index.html';
}

function state(i){
if (document.referrer){
if (i == 'over'){ window.status='Go to: ' + document.referrer }
if (i == 'out'){ window.status=''; }

}

else {
if (i == 'over'){ window.status='index.html' }
if (i == 'out'){ window.status=''; }

}
}
