/* I O L E . O R G   												*/
/* POP-UNTITLED.JS FOR LAUNCHING UNTITLED QUICKTIME MOVIE        	*/
/* IOLE.ORG, (c) ALL RIGHTS RESERVED, 2004  						*/


<!-- 

// POP UP 10 . SUGGESTED READING: UNTITLED

function open_srwin(url)
{ 
new_window = window.open(url,'pop_sruntitled','toolbar=0,menubar=0,resizable=0,dependent=0,status=0,width=500,height=375,left=35,top=35')
}

// -->
