<!--

//Smart Folding Menu tree- By Dynamic Drive (rewritten 03/03/02)
/***********************************************
* Switch Menu script- by Martial B of http://getElementById.com/
* Modified by Dynamic Drive for format & NS4/IE4 compatibility
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/


function SwitchMenu(obj){
	if(document.getElementById){
	var el = document.getElementById(obj);

	var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change
		if(el.style.display != "block"){ //DynamicDrive.com change
			for (var i=0; i<ar.length; i++){
				if (ar[i].className=="submenu") //DynamicDrive.com change
				ar[i].style.display = "none";
			}
			el.style.display = "block";
}else{
			el.style.display = "none";
		}
	}
}


function CloseWindow3() {comment.innerHTML=" "}
function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
}
function Banner() {document.write ('<div style="margin-left: 0px;"><a href="http://phuket.as"><img src="images/Banner15.jpg" width="759" height="188" border=0 alt=""></a></div> ')}
function Banner2() {document.write ('<div style="margin-left: 0px;"><a href="http://phuket.as"><img src="../images/Banner15.jpg" width="759" height="188" border=0 alt=""></a></div> ')}
function position(){
bilde.style.left= parseInt(document.body.scrollLeft)+
parseInt(document.body.clientWidth)-630
bilde.style.top=document.body.scrollTop+130 }
function position2(){
comment.style.left= parseInt(document.body.scrollLeft)+
parseInt(document.body.clientWidth)-600
comment.style.top=document.body.scrollTop+70 }
function position3(){
panorama.style.left= parseInt(document.body.scrollLeft)+
parseInt(document.body.clientWidth)-600
panorama.style.top=document.body.scrollTop+210 }
function position4(){
nightspot.style.left= parseInt(document.body.scrollLeft)+
parseInt(document.body.clientWidth)-600
nightspot.style.top=document.body.scrollTop+20 }

function Forum() {document.write ('')}


