// JavaScript Document
if (screen.width <= 1000)
{
document.write('<link rel="stylesheet" href="/store/skin1/skin1_narrow.css" />');
}

