<!--
// =============================================================== 
// print_css.js 
// 
// Do not modify this file. This file is dynamically generated and 
// any changes made will be overwritten the next time this file is 
// gernerated.
// Generated: Tuesday, May 21, 20025:48:10 PM
// =============================================================== 
var NS4, IE, DOMstandard, CSScapable;
NS4 = (document.layers) ? 1 : 0;
IE = (document.all) ? 1 : 0;
DOMstandard = (document.getElementById) ? 1 : 0;
CSScapable = (NS4 || IE || DOMstandard) ? 1 : 0;
if(CSScapable) {
	if(NS4)
		document.write("<link rel=\"stylesheet\" href=\"/css/ns_style.css\" type=\"text/css\">");
	else
		document.write("<link rel=\"stylesheet\" href=\"/css/dom_style.css\" type=\"text/css\" media=\"screen\">");
}
// -->

