document.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n");
document.write("<html xmlns=\"http://www.w3.org/1999/xhtml\">\n");
document.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n");
document.write("<head>\n");
document.write("<script src=\"http://ru.islands.jspromo.services.alawar.com/bitrix/js/jQuery/jquery-1.2.6.min.js\" type=\"text/javascript\"></script>\n");
document.write("\n");
document.write("<script type=\"text/javascript\">\n");
document.write("	function showTrailer (idx)\n");
document.write("	{\n");
document.write("		$(\".digits\" ).removeClass(\'digits_active\');\n");
document.write("		$(\"#digits_\" + idx).addClass(\'digits_active\');\n");
document.write("\n");
document.write("		$(\"#video_0\").html(\'\');\n");
document.write("		$(\"#video_0\").html($(\"#video_\" + idx).html());\n");
document.write("\n");
document.write("		return false;\n");
document.write("	}\n");
document.write("\n");
document.write("	function video()\n");
document.write("	{\n");
document.write("		if ( $(\"#video_cont\").is(\":visible\") )\n");
document.write("		{\n");
document.write("			$(\"#video_cont\").toggle();\n");
document.write("			$(\"#watch\").text( \'Видео описание\' );\n");
document.write("			var video0 = document.getElementById(\'video_0\');\n");
document.write("			if ( video0 )\n");
document.write("				$(\"#video_0\").html(\'\');\n");
document.write("		}\n");
document.write("		else\n");
document.write("		{\n");
document.write("			$(\"#video_cont\").toggle();\n");
document.write("			$(\"#watch\").text( \'Свернуть видео\' );\n");
document.write("\n");
document.write("			var video0 = document.getElementById(\'video_0\');\n");
document.write("			var video1 = document.getElementById(\'video_1\');\n");
document.write("\n");
document.write("			if ( video0 && video1 )\n");
document.write("				$(\"#video_0\").html($(\"#video_1\").html());\n");
document.write("		}\n");
document.write("\n");
document.write("		return false;\n");
document.write("	}\n");
document.write("\n");
document.write("	function OpenFile(url,width,height)\n");
document.write("	{\n");
document.write("		var Left = (screen.width - width) / 2 - 5;\n");
document.write("		var Top = (screen.height - height) / 2 - 29;\n");
document.write("		var Scroll = typeof(arguments[3])==\'undefined\'?\'no\':arguments[3];\n");
document.write("		shown=window.open(url,\"\",\"top=\"+Top+\",left=\"+Left+\",width=\"+width+\",height=\"+height+\",scrollbars=\"+Scroll+\",status=no,resizable=yes,high\");\n");
document.write("\n");
document.write("		return false;\n");
document.write("	}\n");
document.write("</script>\n");
document.write("<style>\n");
document.write("	.promo_block {\n");
document.write("		width:580px;\n");
document.write("	}\n");
document.write("	.promo_block a img {\n");
document.write("		border:0;\n");
document.write("	}\n");
document.write("	.promo_content_block {\n");
document.write("		width:370px;\n");
document.write("		float:left;\n");
document.write("	}\n");
document.write("	.promo_block h1 {\n");
document.write("		color:#3E8FC5;\n");
document.write("		display:block;\n");
document.write("		font-family:\"Trebuchet MS\",Arial,Verdana;\n");
document.write("		font-size:210%;\n");
document.write("		font-style:italic;\n");
document.write("		font-weight:normal;\n");
document.write("		margin:0;\n");
document.write("	}\n");
document.write("	.promo_block h2 {\n");
document.write("		color:#666;\n");
document.write("		display:block;\n");
document.write("		font-family:\"Trebuchet MS\",Arial,Verdana;\n");
document.write("		font-size:120%;\n");
document.write("		font-weight:normal;\n");
document.write("		margin:0;\n");
document.write("	}\n");
document.write("	.promo_block .blname {\n");
document.write("		clear:both;\n");
document.write("		color:#666666;\n");
document.write("		display:block;\n");
document.write("		font-size:14px;\n");
document.write("		white-space:nowrap;\n");
document.write("		padding-top:10px;\n");
document.write("		font-family:Tahoma,Arial,Helvetica,sans-serif;\n");
document.write("	}\n");
document.write("	.promo_block div.gamebl {\n");
document.write("		float:left;\n");
document.write("		margin:10px 0;\n");
document.write("		width:370px;\n");
document.write("	}\n");
document.write("	.promo_block div.video {\n");
document.write("		clear:both;\n");
document.write("		margin-bottom:10px;\n");
document.write("		padding-top:10px;\n");
document.write("	}\n");
document.write("	.promo_block #short_descr {\n");
document.write("		font-family:Tahoma,Arial,Helvetica,sans-serif;\n");
document.write("		font-size:80%;\n");
document.write("	}\n");
document.write("	.promo_block .watch {\n");
document.write("		float:left;\n");
document.write("		padding-bottom:4px;\n");
document.write("		font-size:16px;\n");
document.write("		padding-top:3px;\n");
document.write("		padding-right: 10px;\n");
document.write("	}\n");
document.write("	.digits {\n");
document.write("		background:transparent url(http://ru.islands.jspromo.services.alawar.com/digits.jpg) repeat scroll 0 0;\n");
document.write("		border:1px solid #CA7020;\n");
document.write("		color:#FFFFFF;\n");
document.write("		float:left;\n");
document.write("		font-family:\"Trebuchet MS\",Arial;\n");
document.write("		font-size:16px;\n");
document.write("		font-weight:bold;\n");
document.write("		line-height:23px;\n");
document.write("		margin-right:7px;\n");
document.write("		padding:0 8px;\n");
document.write("		text-decoration:none;\n");
document.write("	}\n");
document.write("	.digits_active, .digits:hover {\n");
document.write("		background-position:left -23px;\n");
document.write("	}\n");
document.write("	div.gamebl div.line_01 {\n");
document.write("		float:right;\n");
document.write("		width:165px;\n");
document.write("	}\n");
document.write("	div.gamebl div.line_01 a.download_ru {\n");
document.write("		font-family: \"Trebuchet MS\", Arial, Verdana;\n");
document.write("		color: #FFFFFF;\n");
document.write("		font-size: 14px;\n");
document.write("		text-transform: uppercase;\n");
document.write("		background: url(http://ru.islands.jspromo.services.alawar.com/download.jpg) left top no-repeat;\n");
document.write("		display: block;\n");
document.write("		padding: 0px 7px 0px 45px;\n");
document.write("		border: 0;\n");
document.write("		height: 34px;\n");
document.write("		line-height: 34px;\n");
document.write("		text-decoration:none;\n");
document.write("	}\n");
document.write("	div.gamebl div.line_01 a.download_ru:hover {\n");
document.write("		text-decoration:none;\n");
document.write("		background-position:left bottom;\n");
document.write("		text-decoration:underline;\n");
document.write("	}\n");
document.write("	div.gamebl div.line_01 a.play_online {\n");
document.write("		font-family: \"Trebuchet MS\", Arial, Verdana;\n");
document.write("		color: #FFFFFF;\n");
document.write("		font-size: 14px;\n");
document.write("		text-transform: uppercase;\n");
document.write("		background: url(http://ru.islands.jspromo.services.alawar.com/play.jpg) left top no-repeat;\n");
document.write("		display: block;\n");
document.write("		padding: 7px 7px 7px 45px;\n");
document.write("		border: 0;\n");
document.write("		height: 20px;\n");
document.write("		text-decoration:none;\n");
document.write("		margin:10px 0 0 0;\n");
document.write("	}\n");
document.write("	div.gamebl div.line_01 a.play_online:hover {\n");
document.write("		text-decoration:none;\n");
document.write("		background-position:left bottom;\n");
document.write("		text-decoration:underline;\n");
document.write("	}\n");
document.write("	.gamebl img {\n");
document.write("		float:left;\n");
document.write("	}\n");
document.write("	div.gamebl div.line_01 a.watch_btn\n");
document.write("	{\n");
document.write("		border:solid 1px #ca7020;\n");
document.write("		text-transform:none;\n");
document.write("		font-size:17px;\n");
document.write("		background:#eca527 url(http://ru.islands.jspromo.services.alawar.com/watch.jpg) top repeat-x;\n");
document.write("		line-height:32px;\n");
document.write("		margin:10px 0 0 0;\n");
document.write("		text-align:center;\n");
document.write("		color:#fff;\n");
document.write("		font-family: \"Trebuchet MS\", Arial, Verdana;\n");
document.write("		font-size: 17px;\n");
document.write("		display: block;\n");
document.write("		text-decoration:none;\n");
document.write(" 	}\n");
document.write("	div.gamebl div.line_01 a.watch_btn:hover {\n");
document.write("		background-color:#FFCC45;\n");
document.write("		background-position:left -52px;\n");
document.write("		text-decoration:underline;\n");
document.write("	}\n");
document.write("	div.gamebl div.line_01 a.download_demo\n");
document.write("	{\n");
document.write("		border:solid 1px #036400;\n");
document.write("		text-transform:none;\n");
document.write("		font-size:14px;\n");
document.write("		background:#007618 url(http://ru.islands.jspromo.services.alawar.com/download_demo.jpg) top repeat-x;\n");
document.write("		line-height:32px;\n");
document.write("		margin:10px 0 0 0;\n");
document.write("		text-align:center;\n");
document.write("		color:#fff;\n");
document.write("		font-family: \"Trebuchet MS\", Arial, Verdana;\n");
document.write("		display: block;\n");
document.write("		text-decoration:none;\n");
document.write(" 	}\n");
document.write("	div.gamebl div.line_01 a.download_demo:hover {\n");
document.write("		background-color:#1b9116;\n");
document.write("		background-position:left -52px;\n");
document.write("		text-decoration:underline;\n");
document.write("	}\n");
document.write("	div.promo_right_block_tl {\n");
document.write("		margin-left:380px;\n");
document.write("		width:190px;\n");
document.write("		margin-bottom:15px;\n");
document.write("		border:solid 1px #eee;\n");
document.write("	}\n");
document.write("	div.promo_right_block_tl .game_item {\n");
document.write("		height:50px;\n");
document.write("		padding:0 5px 5px 5px;\n");
document.write("	}\n");
document.write("	div.promo_right_block_tl .game_item .game_ico {\n");
document.write("		float:left;\n");
document.write("	}\n");
document.write("	div.promo_right_block_tl .game_descr {\n");
document.write("		font-size:75%;\n");
document.write("		font-family:Tahoma, Arial;\n");
document.write("		margin-left:50px;\n");
document.write("	}\n");
document.write("	div.promo_right_block_tl .game_descr a {\n");
document.write("		color:#3E8FC5;\n");
document.write("	}\n");
document.write("	.promo_right_block_tl #short_descr {\n");
document.write("		padding:0 5px 5px 5px;\n");
document.write("	}\n");
document.write("	div.promo_right_block_tl h2.gamebl {\n");
document.write("		font-size:100%;\n");
document.write("		font-style:italic;\n");
document.write("		color:#666;\n");
document.write("		font-family:\"Trebuchet MS\",Arial,Verdana;\n");
document.write("		margin:0 0 5px 0;\n");
document.write("		padding:0 5px;\n");
document.write("		font-weight:bold;\n");
document.write("	}\n");
document.write("	div.promo_right_block_tl p {\n");
document.write("		font-family:Tahoma, Arial;\n");
document.write("		font-size:75%;\n");
document.write("		margin:0;\n");
document.write("	}\n");
document.write("	div.promo_right_block_tl .subscr_block {\n");
document.write("		padding-top:5px;\n");
document.write("		text-align:center;\n");
document.write("	}\n");
document.write("	div.promo_right_block_tl .typetext {\n");
document.write("		margin-bottom:5px;\n");
document.write("	}\n");
document.write("	div.comments {\n");
document.write("		padding-top:10px;\n");
document.write("	}\n");
document.write("	div.comments h2.gamebl {\n");
document.write("		font-size:100%;\n");
document.write("		font-style:italic;\n");
document.write("		color:#3E8FC5;\n");
document.write("		font-family:\"Trebuchet MS\",Arial,Verdana;\n");
document.write("		margin:0 0 5px 0;\n");
document.write("	}\n");
document.write("	div.comments .comment_item {\n");
document.write("		font-size:75%;\n");
document.write("		padding-bottom:5px;\n");
document.write("		border-bottom:dotted 1px #000;\n");
document.write("		margin-bottom:5px;\n");
document.write("	}\n");
document.write("	div.comments .comment_item p {\n");
document.write("		margin:0;\n");
document.write("	}\n");
document.write("	div.comments .strong {\n");
document.write("		font-weight:bold;\n");
document.write("	}\n");
document.write("	div.comments .date {\n");
document.write("		font-style:italic;\n");
document.write("	}\n");
document.write("	div.comments .comments_form {\n");
document.write("		font-size:75%;\n");
document.write("		padding-top:10px;\n");
document.write("		font-style:italic;\n");
document.write("	}\n");
document.write("	div.comments .comments_form form .strong {\n");
document.write("		font-size:100%;\n");
document.write("		font-style:normal;\n");
document.write("	}\n");
document.write("	div.comments .textarea {\n");
document.write("		width:370px;\n");
document.write("		margin-bottom:5px;\n");
document.write("	}\n");
document.write("	div.comments .typetext {\n");
document.write("		width:100px;\n");
document.write("		margin-bottom:5px;\n");
document.write("	}\n");
document.write("	div.comments .star {\n");
document.write("		color:#ff0000;\n");
document.write("		font-size:75%;\n");
document.write("	}\n");
document.write("</style>\n");
document.write("\n");
document.write("	\n");
document.write("<script type=\"text/javascript\" src=\"http://www.alawar.ru/showroom/logger.php?url=jspromo-islands.php&pid=\"></script>\n");
document.write("</head>\n");
document.write("<body>\n");
document.write("	<div class=\"promo_block\">\n");
document.write("    	<div class=\"promo_content_block\">\n");
document.write("	        <h1>Островки</h1>\n");
document.write("            <div class=\"gamebl\">\n");
document.write("                <img height=\"140\" width=\"190\" src=\"/images/games/islands/islands-logo.gif\" alt=\"\" /><!-- TODO из игры -->\n");
document.write("                <div style=\"margin-top: 30px;\" class=\"line_01\">\n");
document.write("													                        <a class=\"download_ru\" id=\"download\" href=\"download/IslandsRus_336.exe\">Скачать игру</a>\n");
document.write("																			<a class=\"watch_btn\" id=\"watch\" href=\"javascript:void(0);\" onclick=\'video()\'>Видео описание</a>\n");
document.write("						                </div>\n");
document.write("            </div>\n");
document.write("            <div class=\"video_cont\" id=\"video_cont\" style=\"display:none;\">\n");
document.write("            	                <div class=\"video\" id=\"video_0\" style=\"padding-top: 10px; clear: both;\">\n");
document.write("					<div class=\"video\" style=\"padding-top: 10px; clear: both;\">\n");
document.write("					<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0\" width=\"374\" height=\"292\" id=\"movie_\" align=\"middle\">\n");
document.write("						<param name=\"allowScriptAccess\" value=\"sameDomain\" />\n");
document.write("						<param name=\"allowFullScreen\" value=\"false\" />\n");
document.write("						<param name=\"movie\" value=\"http://ru.islands.jspromo.services.alawar.com/video_player.swf?fname=http://us.flv.mirror.alawar.com/iblock/ef6/island_360_ru.flv&autoplay=true\" /><param name=\"quality\" value=\"high\" /><param name=\"bgcolor\" value=\"#ffffff\" />\n");
document.write("						<embed src=\"http://ru.islands.jspromo.services.alawar.com/video_player.swf?fname=http://us.flv.mirror.alawar.com/iblock/ef6/island_360_ru.flv&autoplay=true\" quality=\"high\" bgcolor=\"#ffffff\" width=\"374\" height=\"292\" name=\"movie\" align=\"middle\" allowScriptAccess=\"sameDomain\" allowFullScreen=\"false\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />\n");
document.write("					</object>\n");
document.write("					</div>\n");
document.write("				</div>\n");
document.write("									<div class=\"video\" id=\"video_1\" style=\"display:none; padding-top: 10px; clear: both;\">\n");
document.write("					<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0\" width=\"374\" height=\"292\" id=\"movie_0\" align=\"middle\">\n");
document.write("						<param name=\"allowScriptAccess\" value=\"sameDomain\" />\n");
document.write("						<param name=\"allowFullScreen\" value=\"false\" />\n");
document.write("						<param name=\"movie\" value=\"http://ru.islands.jspromo.services.alawar.com/video_player.swf?fname=http://us.flv.mirror.alawar.com/iblock/ef6/island_360_ru.flv&autoplay=true\" /><param name=\"quality\" value=\"high\" /><param name=\"bgcolor\" value=\"#ffffff\" />\n");
document.write("						<embed src=\"http://ru.islands.jspromo.services.alawar.com/video_player.swf?fname=http://us.flv.mirror.alawar.com/iblock/ef6/island_360_ru.flv&autoplay=true\" quality=\"high\" bgcolor=\"#ffffff\" width=\"374\" height=\"292\" name=\"movie\" align=\"middle\" allowScriptAccess=\"sameDomain\" allowFullScreen=\"false\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" />\n");
document.write("					</object>\n");
document.write("					</div>\n");
document.write("				            </div>\n");
document.write("            <div id=\"short_descr\" style=\"margin-bottom: 10px;\">\n");
document.write("                Красочная и увлекательная стратегия от создателей &quot;Веселой фермы&quot;. Плыла по морю компания веселых парней и попала в засаду. Пришлось морякам спасаться бегством. Так они увлеклись этим побегом, что не заметили, как налетели на мель одного из сорока островков. Решили парни там и обосноваться: построить мосты и проложить дороги, а потом победить местных пиратов. Помогите веселым человечкам в этой затее. Подарите себе островки!\n");
document.write("            </div>\n");
document.write("\n");
document.write("			            <h2>Скриншоты игры:</h2>\n");
document.write("            <p style=\"overflow: hidden;  white-space: nowrap; margin:3px 0;\">\n");
document.write("						                <a style=\"margin-right: 10px;\" onclick=\"return OpenFile(\'game/islands/screenshots/1/\', 640, 550)\" href=\"game/islands/screenshots/1/\"><img src=\"/images/games/islands/islands-screenshot-small0.jpg\" width=\"100\" border=\"0\" ></a>\n");
document.write("									                <a style=\"margin-right: 10px;\" onclick=\"return OpenFile(\'game/islands/screenshots/2/\', 640, 550)\" href=\"game/islands/screenshots/2/\"><img src=\"/images/games/islands/islands-screenshot-small1.jpg\" width=\"100\" border=\"0\" ></a>\n");
document.write("									                <a style=\"margin-right: 10px;\" onclick=\"return OpenFile(\'game/islands/screenshots/3/\', 640, 550)\" href=\"game/islands/screenshots/3/\"><img src=\"/images/games/islands/islands-screenshot-small2.jpg\" width=\"100\" border=\"0\" ></a>\n");
document.write("																														            </p>\n");
document.write("			        </div>\n");
document.write("				        <div class=\"promo_right_block_tl\">\n");
document.write("        	<div class=\"promo_right_block_tr\">\n");
document.write("            	<div class=\"promo_right_block_bl\">\n");
document.write("                	<div class=\"promo_right_block_bl\">\n");
document.write("                    	<h2 class=\"gamebl\">Игры от создателей блокбастера:</h2>\n");
document.write("													<div class=\"game_item\">\n");
document.write("								<a href=\"download/FarmFrenzyRus_336.exe\"><img src=\"/images/games/farm-frenzy/farm-frenzy-icon.gif\" width=\"44\" height=\"44\" alt=\"Веселая ферма\" class=\"game_ico\" /></a>\n");
document.write("								<div class=\"game_descr\">\n");
document.write("									<strong>Веселая ферма</strong><br />\n");
document.write("									<a href=\"download/FarmFrenzyRus_336.exe\">Скачать игру</a>\n");
document.write("								</div>\n");
document.write("							</div>\n");
document.write("													<div class=\"game_item\">\n");
document.write("								<a href=\"download/FarmFrenzy2Rus_336.exe\"><img src=\"/images/games/farm-frenzy-2/farm-frenzy-2-icon.gif\" width=\"44\" height=\"44\" alt=\"Веселая ферма 2\" class=\"game_ico\" /></a>\n");
document.write("								<div class=\"game_descr\">\n");
document.write("									<strong>Веселая ферма 2</strong><br />\n");
document.write("									<a href=\"download/FarmFrenzy2Rus_336.exe\">Скачать игру</a>\n");
document.write("								</div>\n");
document.write("							</div>\n");
document.write("													<div class=\"game_item\">\n");
document.write("								<a href=\"download/FarmFrenzyPizzaPartyRus_336.exe\"><img src=\"/images/games/farm-frenzy-pizza-party/farm-frenzy-pizza-party-icon.gif\" width=\"44\" height=\"44\" alt=\"Веселая ферма. Печем пиццу\" class=\"game_ico\" /></a>\n");
document.write("								<div class=\"game_descr\">\n");
document.write("									<strong>Веселая ферма. Печем пиццу</strong><br />\n");
document.write("									<a href=\"download/FarmFrenzyPizzaPartyRus_336.exe\">Скачать игру</a>\n");
document.write("								</div>\n");
document.write("							</div>\n");
document.write("													<div class=\"game_item\">\n");
document.write("								<a href=\"download/FarmFrenzy3Rus_336.exe\"><img src=\"/images/games/farm-frenzy-3/farm-frenzy-3-icon.jpg\" width=\"44\" height=\"44\" alt=\"Веселая ферма 3\" class=\"game_ico\" /></a>\n");
document.write("								<div class=\"game_descr\">\n");
document.write("									<strong>Веселая ферма 3</strong><br />\n");
document.write("									<a href=\"download/FarmFrenzy3Rus_336.exe\">Скачать игру</a>\n");
document.write("								</div>\n");
document.write("							</div>\n");
document.write("						                    </div>\n");
document.write("                </div>\n");
document.write("            </div>\n");
document.write("        </div>\n");
document.write("		    </div>\n");
document.write("</body>\n");
document.write("</html>\n");


