	if (window.screen.height <=600) {
		document.write('<link href="templates/default/css/system/customlowres.css" type="text/css" rel="stylesheet" />');
		} else {
		document.write("<link href='templates/default/css/system/custom.css' type='text/css' rel='stylesheet' />");
		}