function sp(p, s){
 opp = p+"/";
 ops = s;
 spw=window.open('singlepic.htm','spwin','fullscreen=yes,left=0,top=0,dependent=yes,resizable=yes,scrollbars=yes').focus();
}

