well i have this one its just for radioblog. so you can use it.
CODE
<a href="#" onClick="MyWindow=window.open('URL','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res
zable=no,width=240,height=315'); return false;">CLICK ME!</a>
for automatic pop up
CODE
<!-- begin code provided by createblog.com --><br />
<br />
<script language="javascript"><br />
//<!-- <br />
function demo()<br />
{ window.open ("URL","pop","width=240,height=315,location=0,menubar=0,resizable=0,scrollbars=0,status=0,
itlebar=1,toolbar=0") }<br />
--><br />
</script><br />
<br />
<!-- end code provided by createblog.com -->
i got the codes here :
http://hannaxbear.shadows-the-sky.com/inde...oblog#popuplink