function openPopUpWin() {

    window.open("http://test.kolbe.com/index.cfm?view=passwordRecovery","PasswordRecovery","height=175,width=300,resizable=0,scrollbars=0,status=0,toolbar=0");

}



function openOrderHistoryPopUp() {

    window.open("http://test.kolbe.com/index.cfm?view=orderHistory","OrderHistory","height=300,width=520,resizable=0,vscrollbars=0,scrollbars=1,status=0,toolbar=0");

}


