/* I O L E . O R G   												*/
/* POP-UNTITLED.JS FOR LAUNCHING UNTITLED FLASH ARCHIVE        		*/
/* IOLE.ORG, (c) ALL RIGHTS RESERVED, 2004  						*/


<!-- 

// POP UP UNTITLED ARCHIVE

function openWin(url)
{ 
new_window = window.open(url,'pop_untitledarch','toolbar=0,menubar=0,resizable=0,dependent=0,status=0,width=800,height=600,left=35,top=35')
}

// -->