function flashPop(swfname,title,w,h){	window.open("flash/portpop.php?swfname="+swfname+".swf&title="+title+"&w="+w+"&h="+h,swfname,"width="+(w+40)+",height="+(h+50)+",scrollbars=no,toolbar=0,resizable=0");}function flashPopDir(dir){	window.open("flash/"+dir+"/","_blank");}function flashPopLive(url){	window.open("portfolio_redirect.php?url="+url);}