﻿function loadjscssfile(a,b){if(b=="js"){var c=document.createElement("script");c.setAttribute("type","text/javascript");c.setAttribute("src",a)}else if(b=="css"){var c=document.createElement("link");c.setAttribute("rel","stylesheet");c.setAttribute("type","text/css");c.setAttribute("href",a)}if(typeof c!="undefined")document.getElementsByTagName("head")[0].appendChild(c)}function OpenResizablePopupWindow(a,b,c){window.open(a,"_blank","toolbar=no, location=yes, directories=no, status=no, menubar=no, copyhistory=yes, scrollbars=yes, resizable=yes, width="+b+", height="+c)}function OpenNewPopupWindow(a,b,c){window.open(a,"_blank","toolbar=no, location=yes, directories=no, status=no, menubar=no, copyhistory=yes, width="+b+", height="+c)}
