document.write('\
	<script type="text/javascript" src="' + jsPathto + 'scripts/iepngfix_tilebg.js"></script>\
	<style type="text/css" media="screen">\
		img, body, #wrapper, .middle, .top, .bottom, #toolbar_horizontal, #header_shadow { behavior: url(' + jsPathto + 'scripts/iepngfix.htc); }\
		.middle { height: 1%; }\
		h1 { font-size: 2em; } h2 { font-size: 1.5em; } h3 { font-size: 1.2em; } h4 { font-size: 1em; } h5 { font-size: 0.8em; } h6 { font-size: 0.7em; }\
	</style>\
');