var zxSpkle = getCookieVal("FORUM_COOKIE");

	if(zxSpkle != null){
		document.write("<div id=\"inorout\" style=\"float:right; padding-top:29px;\"><img src=\"http://www.keynote.com/KITE/images/log-keynote-out.jpg\" width=\"83\" height=\"24\" onclick=\"delCookie('FUSETALKCLUSTERUSER','/forum/');delCookie('FORUM_COOKIE','/');delCookie('FTLASTVISITDATE13','/forum/');delCookie('FUSETALKLASTDATE','/forum/');delCookieB('FUSETALKCLUSTERUSER','/forum/','forums.keynote.com');\"/></div><div id=\"labelIn\" style=\"float:right; padding:34px 10px 5px 5px;\">You are logged in. </div> ");
	}else{
		document.write("<div id=\"inorout\" style=\"float:right; padding-top:29px;\"><a style=\"border:0;\" href=\"http://kite.keynote.com/user-community.php\"><img style=\"border:0;\" src=\"http://www.keynote.com/KITE/images/log-keynote-in.jpg\" width=\"86\" height=\"27\"/></a></div><div id=\"labelIn\" style=\"float:right; padding:34px 10px 5px 5px;\">Please log in to post or reply: </div>");
	}//ends if
	
	//background-color:#990000;
	//background-color:#993366;