/* I O L E . O R G   												*/
/* POP-UNTITLED.JS FOR LAUNCHING UNTITLED QUICKTIME MOVIE        	*/
/* IOLE.ORG, (c) ALL RIGHTS RESERVED, 2004  						*/


<!-- 

// POP UP 09 . UNTITLED

function open_win(url)
{ 
new_window = window.open(url,'pop_untitled','toolbar=0,menubar=0,resizable=0,dependent=0,status=0,width=410,height=356,left=35,top=35')
}

// -->