function popit(article)
{
offspringWin = window.open(article,"Buythispicture","height=550,width=340,status,menubar=no,scrollbars=yes");
}
