	  if (screen.width > 1050)
	     {document.writeln("<LINK rel='stylesheet' href='css/hatter.css' type='text/css'>");}
	  else
	  if (screen.width > 950)
	     {document.writeln("<LINK rel='stylesheet' href='css/hattermidi.css' type='text/css'>");}
	  else
	     {document.writeln("<LINK rel='stylesheet' href='css/hattermini.css' type='text/css'>");}
 