// All Advertisments and Banners

function birthday(){
	newWindow = window.open("birthday.php","OpenWindow","status=false,menubar=false,height=400,width=195,scrollbars=no");
}
function promo(file){
	if(file==1){
		newWindow=window.open("royal/rocky.php","rocky", "status=false, menubar=false, height=255, width=425, scrollbar=no");
		newWindow.focus();
	}else if(file==2){
		newWindow = window.open("12days/12days.php","12days","width=322,height=274,status=false,menubar=false,scrollbars=no");
		newWindow.focus( );	
	}else if(file==3){
		newWindow = window.open("royal/verandah.php","auction","width=430,height=600,status=false,menubar=false,scrollbars=yes");
		newWindow.focus( );
	}
}
function laviniabreeze(){
	newWindow=window.open("lavinia_breeze.php","lavinia breeze","status=false,menubar=false,width=530,height=550,scrollbars=yes");
}
function songrate(){
	newWindow=window.open("songs/index.php","song rate","status=false,menubar=false,width=530,height=550,scrollbars=yes");
}
function singapore(){
	newWindow=window.open("singaporel/index.php","singapore",
"status=false,menubar=false,width=600,height=437,scrollbars=no");
}
function bingo(){
	newWindow=window.open("bingo/index.php","bingo",
"status=false,menubar=false, width=469, height=480, scrollbars=yes");
}
function rodstewart(){
	newWindow=window.open("form.php","Rod Stewart",
"status=false,menubar=false, width=402, height=566, scrollbars=no");
}
function lovenote(){
	newWindow=window.open("love.php","Love Note",
"status=false,menubar=false, width=512, height=450, scrollbars=no");
}
function ladylicious(){
	newWindow=window.open("lady/index.php","Ladylicious",
"status=false,menubar=false, width=424, height=690, scrollbars=yes");
}
