function w45x40(bar) { window.open(bar, 'full', 'scrollbars, width=450, height=400, screenX=10, screenY=10').focus(); }

function w45x45(bar) { window.open(bar, 'full', 'scrollbars, width=450, height=450, screenX=10, screenY=10').focus(); }

function w60x45(bar) { window.open(bar,'full','scrollbars,width=600,height=450,screenX=10,screenY=10').focus(); }

function w60x60(bar) { window.open(bar, 'full', 'resizable=1, location=0, directories=0, status=0, menubar=0, scrollbars=1, toolbar=0, width=600, height=600, screenX=10, screenY=10').focus(); }

function w70x70(bar) { window.open(bar, 'full', 'resizable=1, location=0, directories=0, status=0, menubar=0, scrollbars=1, toolbar=0, width=700, height=700, screenX=20, screenY=20').focus(); }

function w60x70(bar) { window.open(bar, 'full', 'resizable=1, location=0, directories=0, status=0, menubar=1, scrollbars=1, toolbar=0, width=600, height=700, screenX=10, screenY=10').focus(); }

function w60x80(bar) { window.open(bar, 'full', 'resizable=1, location=0, directories=0, status=0, menubar=1, scrollbars=1, toolbar=0, width=600, height=800, screenX=10, screenY=10').focus(); }

function w74x80(bar) { window.open(bar, 'full', 'resizable=1, location=0, directories=0, status=0, menubar=0, scrollbars=1, toolbar=0, width=740, height=800, screenX=20, screenY=20').focus(); }

function w500x590(bar) { window.open(bar, 'full', 'resizable=1, location=0, directories=0, status=0, menubar=0, scrollbars=1, toolbar=0, width=740, height=800, screenX=200, screenY=20').focus(); }


