	var game_url = "ptrio-en.htm";
	var game_img = "images/thptrio-00.jpg";
	var game_name = "Puzzle Trip: Rio";
	document.writeln("<div STYLE=\"height:5px; font-size:2px; background-image: url('box-top.png')\"></DIV>");
	document.writeln("<div STYLE=\"background-color:#85C5FC; padding-bottom:8px;\"><CENTER><B>Featured Game:</B></CENTER></DIV>");
	document.writeln("<div STYLE=\"height:5px; font-size:2px; background-image: url(\'box-top2.png\')\"></DIV>");
	document.writeln("<div STYLE=\"background-color:#FFFFFF; padding-top:8px; padding-bottom:8px;\">");
	document.writeln("<CENTER>");
	document.writeln("<A HREF=\"" + game_url + "\" CLASS=\"linkSlider\">");
	document.writeln("<IMG SRC=\"" + game_img + "\" ALT=\"Featured Game:" + game_name + "\" BORDER=0\">");
	document.writeln("</A>");
	document.writeln("</CENTER>");
	document.writeln("</div>");
	document.writeln("<div STYLE=\"height:5px; font-size:2px; background-position: 0 -5px; background-image: url('box-bottom2.png')\"></DIV>");
	document.writeln("<div STYLE=\"background-color:#85C5FC; padding-top:6px; padding-bottom:2px;\"><CENTER><B><A HREF=\"" + game_url + "\" STYLE=\"text-decoration:none; color:#000000; background-color:transparent;\">" + game_name + "</A></B></CENTER></DIV>");
	document.writeln("<div STYLE=\"height:5px; font-size:2px; background-position: 0 -5px; background-image: url('box-bottom.png')\"></DIV>");

