// StoreInfoOpenWindowfunction MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,"StoreList","toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=800");}