if(typeof(mbookViewGb) == 'undefined') { var mbookViewGb = true; function mbookView(host,domain,category,page) { if(!host || !domain) return; if(!category) category=''; if(!page) page=''; window.open('http://'+host+'/Source/MBook/?Host='+host+'&Domain='+domain+'&Category='+category+'&Page='+page,'','top=0, left=10000, width=0, height=0, channelmode=no, directories=no, fullscreen=no, location=no, menubar=no, resizable=no, scrollbars=no, status=no, titlebar=no,toolbar=no'); } }