// USE this file to have the content showed in case user disable javascript
// If we put in CSS then we can not see any content when people do not have javascript enabled.
//
document.write("<link rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"/css/js.css\" />");