(function(){
if(!window.ActiveXObject || document.querySelectorAll) return;
document.namespaces.add("v", 'urn:schemas-microsoft-com:vml');
document.createStyleSheet().addRule('v\\:image', 'behavior: url(#default#VML);display:inline-block;width:180px;height:240px;cursor:hand');
})();

