this.IE=0;
this.IEapp=(navigator.appName=="Microsoft Internet Explorer") ? 1 : 0;
if(this.IEapp) {
	document.writeln('<link href="/css/print.css" rel="stylesheet" type="text/css" media="print">');
}