prova così:

codice:
if (screen.width<=correctwidth||screen.height<=correctheight){
	document.write("<? include('indexBig.php');?>");
}
ciao