if (screen.width < 1024)
{
	link = document.getElementsByTagName( "link" )[ 0 ];
	link.href = "silkformat2.css";
}