var pagetitle = document.title;
var scriptlocation="/trace/trace.asp";
var pagedata = 'ts=' + escape(window.screen.width) + 'x' + escape(window.screen.height) + '&tl=' + escape(document.location) + '&tr=' + escape(document.referrer) + '&tpt=' + escape(pagetitle) + '&tg='+ escape(Math.random());
//str_js="<script type=\"text/javascript\" language=\"javascript\" src=\"" + scriptlocation + '?' + pagedata + "\"></script>";
//document.write(str_js);
//document.write('<img border=0 height=1 width=1 src="' + scriptlocation + '?' + pagedata + '"  style="display:none;">');
//document.write('<img border=0 height=1 width=1 src="javascript:alert(23);"  style="display:none;">');
//------------------
var ie=(document.all);
var w3=(document.getElementById && !ie);
var str_loc=document.location.href;
//if((str_loc.indexOf("beauty_health")==-1) && (str_loc.indexOf("onam")==-1))
//	setLyr();
function fromFlash()
{
	if(ie||w3)
		document.getElementById("lay1").style.display="none";
	else
		document.getElementById("lay1").style.visibility ="hide";
}
function setLyr()
{
	load_div();
	var newX = "150";
	var newY = "250";
	document.getElementById("lay1").style.top = (newY) + 'px';
	document.getElementById("lay1").style.left = (newX) + 'px';
	document.getElementById("lay1").style.display="";
}
function load_div()
{
	str_dv="<div id=\"lay1\" name=\"lay1\" style=\"WIDTH:460px;HEIGHT:60px;POSITION: absolute;overflow:none;display:none\">"
	str_dv+="<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0\" id=\"onam_ad\" height=\"250\" width=\"300\" VIEWASTEXT>"
	str_dv+="<param name=\"movie\" value=\"/flash/onam.swf\">"
	str_dv+="<param name=\"quality\" value=\"high\">"
	str_dv+="<PARAM NAME=bgcolor VALUE=\"#FFFFFF\">"
	str_dv+="<PARAM NAME=wmode VALUE=\"transparent\">"
	str_dv+="<param name=\"swliveconnect\" value=\"true\">"
	str_dv+="<embed style=\"display: -moz-inline-block;\" wmode=\"transparent\""
	str_dv+="src=\"/flash/onam.swf\" quality=\"high\" bgcolor=\"#FFFFFF\" "
	str_dv+="swliveconnect=\"true\" name=\"onam_ad\" type=\"application/x-shockwave-flash\" "
	str_dv+="pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" "
	str_dv+="height=\"250\" width=\"300\">"
	str_dv+="</object>"
	str_dv+="</div>"
	document.write(str_dv);
}
/*document.write("<script src=\"http://www.google-analytics.com/urchin.js\" type=\"text/javascript\"></script>");
document.write("<script type=\"text/javascript\">try {_uacct = \"UA-115069-5\";urchinTracker();} catch(err) {}</script>");
*/
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
document.write("<script type=\"text/javascript\">try {var pageTracker = _gat._getTracker(\"UA-115069-7\");if(typeof(vip)!='undefined'){pageTracker._setVar(vip);}pageTracker._trackPageview();} catch(err) {}</script>");
function getTtime() {d = new Date();rt=d.getHours() + "%3A" + d.getMinutes() + "%3A" + d.getSeconds();return rt;}