function gotoWebsite(id)
{
	window.location.href="http://xmmorpg.com/wp-content/themes/xmmorpgv2/play-now.php?id="+id;
}
