if( (screen.width <= 640) || (screen.height <=480))
{
	window.location = "http://apic2010india.com/mobile_site/index.html";
}