if ((screen.width>=1024) && (screen.height>=768)){
	document.write('<style>.container{min-width: 975px}</style>');
}
