﻿function PopUp(g,e,a,d,c,b){if(window.screen)if(b)if(b=="true"){var f=(screen.width-d)/2,h=(screen.height-c)/2;a+=a!=""?",":"";a+=",left="+f+",top="+h}window.open(g,e,a+(a!=""?",":"")+"width="+d+",height="+c)}