﻿function oos_notify() {
    winpops=window.open("/stock_notify.aspx","","width=600,height=460,scrollbars,menubar=no,location=no,resizable");
}

