(function($) {
		  $(document).ready( function() {


//alert("Your location is: " + geoplugin_countryName() + ", " + geoplugin_region() + ", " + geoplugin_city());

//if (geoplugin_countryName == "United Kingdom") {
//}


if ( document.location.href.indexOf('/zh') > -1 ) {
		
$('#site-title span a:contains("Murphys Waves Ltd")').html('<a rel="home" title="Murphys Waves Ltd" href="http://www.wavesltd.co.uk/">Murphys Waves &#26377;&#38480;&#20844;&#21496;</a>');

$('#site-description:contains("world leaders in surf")').html('<h2 id="site-description">&#20914;&#28010;&#21644;&#27874;&#28010;&#35774;&#22791;&#31995;&#32479;&#30340;&#19990;&#30028;&#39046;&#20808;&#32773;&#65307;&#32473;&#24744;&#24102;&#26469;&#34701;&#21512;&#25216;&#24039;&#12289;&#21050;&#28608;&#21644;&#20048;&#36259;&#30340;&#23436;&#32654;&#20307;&#39564;&#65281;</h2>');

$('#flag').html('<a href="/home-page" title="English language"><img src="/wp-content/images/uk.jpg" alt="English language" width="31" height="20" title="English language" /></a>');

$('#flag-bottom').html('<div id="flag-bottom" ><a href="/home-page" title="English language"><img src="/wp-content/images/uk.jpg" alt="English language" width="31" height="20" title="English language" /></a></div>');



}



	});
})(jQuery);

