X
Play free mobile games online!
Instant access and no downloads on m.2flashgames.com
";*/ /*$popup = <<< EOT
X
With more than 56 million registered players.
GoodGame Empire is one of the most popular and successful medieval strategy MMO.
Start Playing GoodGame Empire Now.
EOT;*/ $popup = ''; writeJS($popup); }else { $popup = ''; writeJS($popup); } #======utilities=======# function writeJS($text) { Header("Content-Type: text/javascript"); $text = str_replace(array("'", "\n", "\r"), array("\\'", "", ""), $text); echo "document.write('$text');\n"; } ?>