if (GetCookie('username')!=null){
		document.writeln("<body bgcolor='#FFFFFF' text='#666666' style='margin:0px;' class='isbd' onLoad='SendDataToFlashMovie();'>");
	}
	else{
		document.writeln("<body bgcolor='#FFFFFF' text='#666666' style='margin:0px;' class='isbd'>");
	}