function Submitreminder(id,Show)
{
    window.open("Stockreminder.asp?id="+id+"","SeenItCheaperWin","width=560,height=500,toolbar=0"); 
}


