// JavaScript Document

(function(){
	
		if(document.uniqueID && !window.XMLHttpRequest ){
		document.execCommand("BackgroundImageCache",false,true)
		}
		
})();


