View Single Post
Old 07-22-2003, 02:22 PM  
bawdy
Confirmed User
 
Join Date: Feb 2002
Posts: 1,424
var winl = (screen.width-480)/2;
var wint = (screen.height-360)/2;
var settings ='height=360,';
settings +='width=480,';
settings +='top='+wint+',';
settings +='left='+winl+',';
settings +='scrollbars=no,';
settings +='resizable=no';

window.open('http://in.collegegirlsxxxmag.com/cgi-bin/xxxmag.cgi/70:1010/880444/X','MiniMag',settings)
bawdy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote