


















function validateLogin(objForm)
{
	if (document.charset == 'utf-8')
	{
		if (objForm.username.value == '') { alert('Please insert username.'); return false; }
		else if (objForm.password.value == '') { alert('Please insert password.'); return false; }
	}
	else
	{
		if (objForm.username.value == '') { alert('Please insert username.'); return false; }
		else if (objForm.password.value == '') { alert('Please insert password.'); return false; }
	}

	return true;
}

function openTrueLink(url, target)
{
	var win = window.open(url, target, "");
	win.focus();
}

function writeHeader(world)
{
	var authenPath = 'http://enabling.truelife.com/centralprofileservice';
	var isLogin = 'false';
	var str = "";

	str = str + "<DIV id='headerLayer' style='background-image:url("+authenPath+"/newImages/images/headBG.gif);'>";
	if(world == 'music')
	{
		str = str + "<DIV id='musicLogoLayer' align='center'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='415' height='100'> <param name='movie' value='http://enabling.truelife.com/centralprofileservice/newImages/swf/play_music_n2.swf'><param name='quality' value='high'><embed src='http://enabling.truelife.com/centralprofileservice/newImages/swf/play_music_n2.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='415' height='100'></embed></object></DIV>";
	}
	else if(world == 'home' || world == 'news' || world == 'food')
	{
		str = str + "<DIV id='musicLogoLayer' align='center'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='415' height='100'> <param name='movie' value='http://enabling.truelife.com/centralprofileservice/newImages/swf/logo2.swf'><param name='quality' value='high'><embed src='http://enabling.truelife.com/centralprofileservice/newImages/swf/logo2.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='415' height='100'></embed></object></DIV>";
	}
	else
	{
		str = str + "<DIV id='logoLayer'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='120' height='100'><param name='movie' value='http://trueworld.truelife.com/centralprofile/newImages/swf/logo.swf'><param name='quality' value='high'><embed src='"+authenPath+"/newImages/swf/logo.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='120' height='100' name='sflash'></embed></object></DIV>";
		str = str + "<DIV id='worldLayer'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='300' height='100' name=\"sflash\"><param name='movie' value='"+authenPath+"/newImages/swf/play_"+world+".swf'><param name='quality' value='high'><embed src='"+authenPath+"/newImages/swf/play_"+world+".swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='300' height='100' name=\"sflash\"></embed></object></DIV>";
	}
	str = str + "<DIV id='trueLinkLayer'>";
	str = str + "<span id='trueLinkLayer01'><img src='"+authenPath+"/newImages/images/head_bar1_01.gif' width='10' height='18'/></span><span id='trueLinkLayer02' style='background-image:url("+authenPath+"/newImages/images/head_bar2_02.gif);'>";
	str = str + "<a href='http://www.truecorp.co.th/tha/index.jsp' target='_blank'><img src='http://enabling.truelife.com/centralprofileservice/newImages/images/head_bar1_04.gif' border='0' onmouseover=\"this.src='"+authenPath+"/newImages/images/head_bar2_04.gif';\" onmouseout=\"this.src='"+authenPath+"/newImages/images/head_bar1_04.gif';\"></a>";
	str = str + "<a href='http://www.truemove.com/' target='_blank'><img src='"+authenPath+"/newImages/images/head_bar1_05.gif' border='0' onmouseover=\"this.src='"+authenPath+"/newImages/images/head_bar2_05.gif';\" onmouseout=\"this.src='"+authenPath+"/newImages/images/head_bar1_05.gif';\"></a>";
	str = str + "<a href='http://mobile.trueworld.net/' target='_blank'><img src='"+authenPath+"/newImages/images/head_bar1_06.gif' border='0' onmouseover=\"this.src='"+authenPath+"/newImages/images/head_bar2_06.gif';\" onmouseout=\"this.src='"+authenPath+"/newImages/images/head_bar1_06.gif';\"></a>";
	str = str + "</span><span id='trueLinkLayer03'><img src='"+authenPath+"/newImages/images/head_bar1_08.gif' width='10' height='18'/></span>";
	str = str + "</DIV>";
	str = str + "<DIV id='loginLayer'>";
	str = str + "<TABLE width='530' height='82' cellpadding='0' cellspacing='0' border='0'>";
	str = str + "<TR>";
	str = str + "<TD width='15' height='15'><img src='"+authenPath+"/newImages/images/head_06.gif' width='15' height='15'/></TD>";
	str = str + "<TD width='500' height='15' background='"+authenPath+"/newImages/images/head_07.gif'><img src='"+authenPath+"/newImages/images/spacer.gif' width='1' height='1'/></TD>";
	str = str + "<TD width='15' height='15'><img src='"+authenPath+"/newImages/images/head_08.gif' width='15' height='15'/></TD>";
	str = str + "</TR>";
	str = str + "<TR>";
	str = str + "<TD width='15' background='"+authenPath+"/newImages/images/head_09.gif'><img src='"+authenPath+"/newImages/images/spacer.gif' width='1' height='1'/></TD>";
	str = str + "<TD width='500' align='center' bgcolor='#333333'><TABLE width='430' height='50' border='0' cellpadding='0' cellspacing='0'>";

	if(isLogin == 'false')
	{
		str = str + "<FORM name='LoginForm' method='post' action='http://enabling.truelife.com/centralprofileservice/login' onsubmit='return validateLogin(this);'>";
		str = str + "<TR>";
		str = str + "<TD width='180' class='loginTitle' align='center'><TABLE width='180' border='0' cellpadding='0' cellspacing='0'>";
		str = str + "<TR>";
		str = str + "<TD width='70' class='loginTitle' align='right'>User Name&nbsp;:&nbsp;</TD>";
		str = str + "<TD width='110' class='loginTitle' align='left'><input type='text' name='username' id='username' value='' maxlength='10' style='font-size:12px;color:black;border:solid 1px #000000;background-color:#999999;height:22px;width:100px;'></TD>";
		str = str + "</TR>";
		str = str + "<TR>";
		str = str + "<TD width='70' class='loginTitle' align='right'>Password&nbsp;:&nbsp;</TD>";
		str = str + "<TD width='110' class='loginTitle' align='left'><input type='password' name='password' id='password' value='' maxlength='20' style='font-size:12px;color:black;border:solid 1px #000000;background-color:#999999;height:22px;width:100px;'></TD>";
		str = str + "</TR>";
		str = str + "</TABLE></TD>";
		str = str + "<TD width='180' height='50' class='loginTitle' align='right'><TABLE width='180' height='50' border='0' cellpadding='0' cellspacing='0'>";
		str = str + "<TR>";
		str = str + "<TD width='180' height='25' colspan='2' class='loginTitle' valign='middle'>&nbsp;&nbsp;&nbsp;&nbsp;จำรหัสผ่าน&nbsp;:&nbsp;<select name='time' class='loginList'><option value='false'>ไม่จำรหัสผ่าน</option><option value='1'>1 วัน</option><option value='7'>1 สัปดาห์</option><option value='30'>1 เดือน</option><option value='326'>1 ปี</option></select></TD>";
		str = str + "</TR>";
		str = str + "<TR>";
		str = str + "<TD width='90' height='25' align='center'><img src='"+authenPath+"/newImages/images/arrow3.gif' valign='middle'> <a href='#' onClick=\"window.open('http://minihome.truelife.com/home/myaccount/forget/','mywindow','width=460,height=210,toolbar=no, location=no,status=no,menubar=no,scrollbars=no,resizable=no');\" class='loginLink'><font color='#FF0000'>ลืมรหัสผ่าน</font></a></TD>";
		str = str + "<TD width='90' height='25' align='center'><img src='"+authenPath+"/newImages/images/arrow3.gif' valign='middle'> <a href='http://minihome.truelife.com/home/account/signup' class='loginLink'><font color='#FF0000'>สมัครสมาชิก</font></a></TD>";
		str = str + "</TR>";
		str = str + "</TABLE></TD>";
		str = str + "<TD width='70' align='center'><input name='imageField' type='image' src='"+authenPath+"/newImages/images/ic_login2.gif' width='54' height='50' border='0'></TD>";
		str = str + "</TR>";
		str = str + "<input type='hidden' name='returnpage' value='http://trueworld.truelife.com/home/index.jsp?r=1280447291299'/></FORM>";
	}
	else
	{
		str = str + "<FORM name='LoginForm' method='post' action='http://enabling.truelife.com/centralprofileservice/logout'>";
		str = str + "<TR>";
		str = str + "<TD width='70' align='center'><img src='http://image.truelife.com/service/xml_template/get_photoid_from_cid.jsp?cid=' width='50' height='50'/></TD>";
		str = str + "<TD width='290' align='center'><TABLE width='290' border='0' cellpadding='0' cellspacing='0'>";
		str = str + "<TR><TD width='290' align='center' class='loginTitle' colspan='1'><font color='#FFFFFF'>Hi!!&nbsp;</font></TD></TR>";
		str = str + "<TR><TD width='290' height='2' colspan='1'><img src='"+authenPath+"/newImages/images/spacer.gif' width='1' height='1'/></TD></TR>";
		str = str + "<TR><TD width='290' align='center' class='loginTitle' colspan='1'>Welcome to TrueWorld</TD></TR>";
		str = str + "<TR><TD width='290' height='2' colspan='1'><img src='"+authenPath+"/newImages/images/spacer.gif' width='1' height='1'/></TD></TR>";
		str = str + "<TR>";
		//str = str + "<TD width='96' align='center' class='loginTitle'><img src='"+authenPath+"/newImages/images/arrow3.gif'>&nbsp;<a href='http://minihome.truelife.com//profile' class='loginLink' target='myiframe'><font color='#FF0000'>แก้ไขประวัติ</font></a></TD>";
		//str = str + "<TD width='97' align='center' class='loginTitle'><img src='"+authenPath+"/newImages/images/arrow3.gif'>&nbsp;<a href='http://minihome.truelife.com//profile' class='loginLink' target='myiframe'><font color='#FF0000'>เปลี่ยนรหัสผ่าน</font></a></TD>";
		//str = str + "<TD width='97' align='center' class='loginTitle'><img src='"+authenPath+"/newImages/images/arrow3.gif'>&nbsp;<a href='http://enabling.truelife.com/shopping/myhome.jsp' class='loginLink'><font color='#FF0000'>My Services</font></a><iframe id='myiframe' name='myiframe' src='' marginwidth='0' marginheight='0' width='1' height='1' frameborder='0' scrolling='no'></iframe></TD>";
		str = str + "<TD width='290' align='center' class='loginTitle'><img src='"+authenPath+"/newImages/images/arrow3.gif'>&nbsp;<a href='http://enabling.truelife.com/shopping/myhome.jsp' class='loginLink'><font color='#FF0000'>My Services</font></a><iframe id='myiframe' name='myiframe' src='' marginwidth='0' marginheight='0' width='1' height='1' frameborder='0' scrolling='no'></iframe></TD>";
		str = str + "</TR>";
		str = str + "</TABLE></TD>";
		str = str + "<TD width='70' align='center'><input name='imageField' type='image' src='"+authenPath+"/newImages/images/logout2_07.gif' width='54' height='50' border='0'></TD>";
		str = str + "</TR>";
		str = str + "<input type='hidden' name='returnpage' value='http://trueworld.truelife.com/home/index.jsp?r=1280447291299'/></FORM>";
	}

	str = str + "</TABLE></TD>";
	str = str + "<TD width='15' background='"+authenPath+"/newImages/images/head_11.gif'><img src='"+authenPath+"/newImages/images/spacer.gif' width='1' height='1'/></TD>";
	str = str + "</TR>";
	str = str + "<TR>";
	str = str + "<TD width='15' height='15'><img src='"+authenPath+"/newImages/images/head_12.gif' width='15' height='15'/></TD>";
	str = str + "<TD width='500' height='15' background='"+authenPath+"/newImages/images/head_13.gif'><img src='"+authenPath+"/newImages/images/spacer.gif' width='1' height='1'/></TD>";
	str = str + "<TD width='15' height='15'><img src='"+authenPath+"/newImages/images/head_14.gif' width='15' height='15'/></TD>";
	str = str + "</TR>";
	str = str + "</TABLE>";
	str = str + "</DIV>";
	str = str + "<DIV id='worldLinkLayer' style='background-image:url("+authenPath+"/newImages/images/menu_01.gif);'>";
	str = str + "<TABLE id='menuBar' width='970' cellpadding='0' cellspacing='0' border='0'>";
	str = str + "<TR height='20'>";
	if(world == 'music') { str = str + "<TD width='95' id='music_menu' name='music_menu' class='musicHover' align='center'>True Music</a></TD>"; }
	else { str = str + "<TD width='95' id='music_menu' name='music_menu' class='menuItem' onclick=\"openTrueLink('http://truemusic2.truelife.com','truemusic');\" onmouseover=\"this.className='musicHover'\" onmouseout=\"this.className='menuItem'\" align='center'>True Music</a></TD>"; }
	str = str + "<TD width='2' align='center' valign='middle'><img src='"+authenPath+"/newImages/images/img_between.gif' width='2' height='20'></TD>";
	if(world == 'tv') { str = str + "<TD width='95' id='tv_menu' name='tv_menu' class='tvHover' align='center'>TV</a></TD>"; }
	else { str = str + "<TD width='95' id='tv_menu' name='tv_menu' class='menuItem' onclick=\"openTrueLink('http://tv.truelife.com','truetv');\" onmouseover=\"this.className='tvHover'\" onmouseout=\"this.className='menuItem'\" align='center'>TV</a></TD>"; }
	str = str + "<TD width='2' align='center' valign='middle'><img src='"+authenPath+"/newImages/images/img_between.gif' width='2' height='20'></TD>";
	if(world == 'movie') { str = str + "<TD width='95' id='movie_menu' name='movie_menu' class='movieHover' align='center'>True Movie</a></TD>"; }
	else { str = str + "<TD width='95' id='movie_menu' name='movie_menu' class='menuItem' onclick=\"openTrueLink('http://movie.truelife.com','truemovie');\" onmouseover=\"this.className='movieHover'\" onmouseout=\"this.className='menuItem'\" align='center'>True Movie</a></TD>"; }
	str = str + "<TD width='2' align='center' valign='middle'><img src='"+authenPath+"/newImages/images/img_between.gif' width='2' height='20'></TD>";
	if(world == 'sport') { str = str + "<TD width='95' id='sport_menu' name='sport_menu' class='sportHover' align='center'>True Sport</a></TD>"; }
	else { str = str + "<TD width='95' id='sport_menu' name='sport_menu' class='menuItem' onclick=\"openTrueLink('http://truesport.truelife.com','truesport');\" onmouseover=\"this.className='sportHover'\" onmouseout=\"this.className='menuItem'\" align='center'>True Sport</a></TD>"; }
	str = str + "<TD width='2' align='center' valign='middle'><img src='"+authenPath+"/newImages/images/img_between.gif' width='2' height='20'></TD>";
	if(world == 'ebook') { str = str + "<TD width='95' id='ebook_menu' name='ebook_menu' class='ebookHover' align='center'>True Sport</a></TD>"; }
	else { str = str + "<TD width='95' id='ebook_menu' name='ebook_menu' class='menuItem' onclick=\"openTrueLink('http://ebook.trueworld.net','trueEBook');\" onmouseover=\"this.className='ebookHover'\" onmouseout=\"this.className='menuItem'\" align='center'>E-Book</a></TD>"; }
	//str = str + "<TD width='2' align='center' valign='middle'><img src='"+authenPath+"/newImages/images/img_between.gif' width='2' height='20'></TD>";
	//if(world == 'cute') { str = str + "<TD width='95' id='cute_menu' name='cute_menu' class='cuteHover' align='center'>Cute</a></TD>"; }
	//else { str = str + "<TD width='95' id='cute_menu' name='cute_menu' class='menuItem' onclick=\"openTrueLink('http://tv.truelife.com/fashion','trueCute');\" onmouseover=\"this.className='cuteHover'\" onmouseout=\"this.className='menuItem'\" align='center'>Cute</a></TD>"; }
	//str = str + "<TD width='2' align='center' valign='middle'><img src='"+authenPath+"/newImages/images/img_between.gif' width='2' height='20'></TD>";
	//if(world == 'toon') { str = str + "<TD width='95' id='toon_menu' name='toon_menu' class='toonHover' align='center'>Toon</a></TD>"; }
	//else { str = str + "<TD width='95' id='toon_menu' name='toon_menu' class='menuItem' onclick=\"openTrueLink('http://tv.truelife.com/toon','truetoon');\" onmouseover=\"this.className='toonHover'\" onmouseout=\"this.className='menuItem'\" align='center'>Toon</a></TD>"; }
	str = str + "<TD width='2' align='center' valign='middle'><img src='"+authenPath+"/newImages/images/img_between.gif' width='2' height='20'></TD>";
	if(world == 'astro') { str = str + "<TD width='95' id='astro_menu' name='astro_menu' class='astroHover' align='center'>Astro</a></TD>"; }
	else { str = str + "<TD width='95' id='astro_menu' name='astro_menu' class='menuItem' onclick=\"openTrueLink('http://astro.truelife.com','trueAstro');\" onmouseover=\"this.className='astroHover'\" onmouseout=\"this.className='menuItem'\" align='center'>Astro</a></TD>"; }
	str = str + "<TD width='2' align='center' valign='middle'><img src='"+authenPath+"/newImages/images/img_between.gif' width='2' height='20'></TD>";
	if(world == 'news') { str = str + "<TD width='95' id='news_menu' name='news_menu' class='newsHover' align='center'>News</a></TD>"; }
	else { str = str + "<TD width='95' id='news_menu' name='news_menu' class='menuItem' onclick=\"openTrueLink('http://webboard.truelife.com/newsgroup','trueNews');\" onmouseover=\"this.className='newsHover'\" onmouseout=\"this.className='menuItem'\" align='center'>News</a></TD>"; }
	str = str + "<TD width='2' align='center' valign='middle'><img src='"+authenPath+"/newImages/images/img_between.gif' width='2' height='20'></TD>";
	if(world == 'food') { str = str + "<TD width='97' id='food_menu' name='food_menu' class='foodHover' align='center'>Food</a></TD>"; }
	else { str = str + "<TD width='97' id='food_menu' name='food_menu' class='menuItem' onclick=\"openTrueLink('http://food.truelife.com/index.php','foodWorld');\" onmouseover=\"this.className='foodHover'\" onmouseout=\"this.className='menuItem'\" align='center'>Food</a></TD>"; }
	str = str + "</TR>";
	str = str + "</TABLE>";
	str = str + "</DIV>";
	str = str + "</DIV>";

	document.write("<style type='text/css'>");
	document.write(".titleStyle1 {color: #FF0033}");
	document.write(".detailStyle2 {color: #FFFFFF}");
	document.write(".headManu1 { color: #000000; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	document.write("a.headManu1:link { color: #000000; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	document.write("a.headManu1:visited {color: #000000; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	document.write("a.headManu1:hover { color: #FFFFFF; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	document.write("a.headManu1:active { color: #000000; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	document.write(".headManu2 { color: #FFFFFF; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	document.write("a.headManu2:link { color: #FFFFFF; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	document.write("a.headManu2:visited {color: #FFFFFF; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	document.write("a.headManu2:hover { color: #FFFFFF; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	document.write("a.headManu2:active { color: #FFFFFF; font-family: \"MS Sans Serif\", Thonburi, \"Lucida Grande\"; font-size: 10px; text-decoration: none; }");
	
	document.write("#headerLayer{position:absolute;left:0px;top:0px;width:970px;height:120px;}");
	document.write("#logoLayer{position:absolute;left:0px;top:0px;float:left;width:120px;height:100px;}");
	document.write("#musicLogoLayer{position:absolute;left:0px;top:0px;float:left;width:420px;height:100px;}");
	document.write("#worldLayer{position:absolute;left:120px;top:0px;float:left;width:300px;height:100px;}");
	document.write("#trueLinkLayer{position:absolute;left:420px;top:0px;width:550px;height:18px;text-align:center;}");
	document.write("#trueLinkLayer01{position:relative;top:0px;width:10;height:18;}");
	document.write("#trueLinkLayer02{position:relative;left:0px;top:0px;width:510;height:18;}");
	document.write("#trueLinkLayer03{position:relative;left:0px;top:0px;width:10;height:18;}");
	document.write("#loginLayer{position:absolute;left:420px;top:18px;width:550px;height:82px;text-align:center;}");
	document.write("#worldLinkLayer{position:absolute;left:0px;top:100px;width:970px;height:20px;}");
	document.write("#menuBar{width:970px;}");
	document.write(".loginLink{font-family:'MS Sans Serif', 'Thonburi', 'Lucida Grande';font-size:9pt;color:#ff0000;}");
	document.write(".loginTitle{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:#999999;}");
	document.write(".loginList{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;}");
	document.write(".menuItem{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:none;cursor:default;}");
	document.write(".musicHover{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:url('http://enabling.truelife.com/centralprofileservice/newImages/images/menu_02-music.gif');cursor:pointer;}");
	document.write(".tvHover{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:url('http://enabling.truelife.com/centralprofileservice/newImages/images/menu_03-tv.gif');cursor:pointer;}");
	document.write(".movieHover{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:url('http://enabling.truelife.com/centralprofileservice/newImages/images/menu_04-movie.gif');cursor:pointer;}");
	document.write(".sportHover{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:url('http://enabling.truelife.com/centralprofileservice/newImages/images/menu_05-sport.gif');cursor:pointer;}");
	document.write(".cuteHover{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:url('http://enabling.truelife.com/centralprofileservice/newImages/images/menu_06-cute.gif');cursor:pointer;}");
	document.write(".toonHover{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:url('http://enabling.truelife.com/centralprofileservice/newImages/images/menu_08-toon.gif');cursor:pointer;}");
	document.write(".astroHover{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:url('http://enabling.truelife.com/centralprofileservice/newImages/images/menu_09-astro.gif');cursor:pointer;}");
	document.write(".newsHover{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:url('http://enabling.truelife.com/centralprofileservice/newImages/images/menu_12-newsmoney.gif');cursor:pointer;}");
	document.write(".foodHover{font-family:\"MS Sans Serif\", \"Thonburi\", \"Lucida Grande\";font-size:9pt;color:white;background:url('http://enabling.truelife.com/centralprofileservice/newImages/images/menu_13-food.gif');cursor:pointer;}");
	document.write("</style>");
	document.write(str);
	
}
var centralProfileIsLogin = 'false';
var alias = '';
