if (window != top) top.location.href = location.href;

//document.write(location.host);

var MyURL = '';
var ThisURL = 'http://testgotahoe.gotahoenorth.com/';
var PicURL = 'http://testgotahoe.gotahoenorth.com/assets/';
var TransURL = 'http://translate.google.com/translate?u=';

if (location.host == 'www.gotahoenorth.com') { MyURL = location.href; } 
else { MyURL = ThisURL; }

document.write('<a href="'+MyURL+'"><img src="'+PicURL+'UNST0001.GIF" border="0" width="20" height="15"></a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="'+TransURL+MyURL+'&hl=en&ie=UTF-8&sl=en&tl=es"><img src="'+PicURL+'SPAN0001.GIF" border="0" width="20" height="15"></a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="'+TransURL+MyURL+'&hl=en&ie=UTF-8&sl=en&tl=ja"><img src="'+PicURL+'JAPA0001.GIF" border="0" width="20" height="15"></a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="'+TransURL+MyURL+'&hl=en&ie=UTF-8&sl=en&tl=fr"><img src="'+PicURL+'FRAN0001.GIF" border="0" width="20" height="15"></a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="'+TransURL+MyURL+'&hl=en&ie=UTF-8&sl=en&tl=de"><img src="'+PicURL+'GERM0001.GIF" border="0" width="20" height="15"></a>&nbsp;&nbsp;&nbsp;&nbsp;');

