// JavaScript Document
if(Browser.Engine.trident){
	document.write('<style type="text/css">img, div, a, input, #imgDesc { behavior: url("_php_dat/iepngfix.php"); }</style>');
}

/*if(navigator.appVersion.indexOf('MSIE 5') != -1 || navigator.appVersion.indexOf('MSIE 6') != -1){
	document.write('<style type="text/css">img, div, a, input { behavior: url("css/iepngfix.htc") }</style>');
}*/