//map openwindowpage="http://www.discobeans.com/map.html";winname="map";setting="menubar=no,scrollbars=no,resizable=no,width=600,height=550";function map(){	win=window.open(page,winname,setting);}//map openwindowpage2="/fashionshow.html";winname2="fashionshow";setting2="menubar=no,scrollbars=no,resizable=no,width=480,height=450";function fashionshow(){	win2=window.open(page2,winname2,setting2);}