


if(screen.height<=600){
	



					sitewidth ="800px" ; // Width of template
					siteheight = "600px"; // Height of template


	
	

	

	
	
	
	






}else if(screen.height>600){




if(screen.height==768){
	

	if(screen.width==1024){	
	//1024 768

				sitewidth ="1020px" ; // Width of template
siteheight = "600px"; // Height of template


	
		width=1200;
	height=750;
	
	
	
	




	




	}else if(screen.width!=1024){
	//1280 768

		
				sitewidth ="1020px" ; // Width of template
siteheight = "600px"; // Height of template











		
	}

	
	
}else if(screen.height!=768){
// 1152 864
				sitewidth ="1020px" ; // Width of template
siteheight = "600px"; // Height of template






	
	





}
if(screen.height==1024){
	
// 1280  1024
	
				sitewidth ="1070px" ; // Width of template
siteheight = "650px"; // Height of template








	


}
}
