/* 	If Javascript is detected this stylesheet will be added to the page to 
	negate the default 'no javascript' style sheets */

document.writeln('<link href="/assets/css/js_layout.css" type="text/css" rel="stylesheet" />');