﻿function PopUp() {
     window.open ( "/ShoeSizeGuide.aspx","","resizable=1,HEIGHT=500,WIDTH=500");
   } 
