<script type="text/javascript">
function popcbox() {
cboxwin = window.open("","Cbox","width=200,height=380,toolbar=no,scrollbars=no,status=no,resizable=yes");
cboxwin.document.write('<html><head><title>Cbox</title></head><frameset rows="*,75" frameborder="0" framespacing="0">');
cboxwin.document.write('<frame marginwidth="2" marginheight="2" src="
http://www3.cbox.ws/box/?boxid=3197825&boxtag=saq9wx&sec=main" noresize="true" scrolling="auto" name="cboxmain" style="border:#DBE2ED 1px solid;"/>');
cboxwin.document.write('<frame marginwidth="2" marginheight="2" src="
http://www3.cbox.ws/box/?boxid=3197825&boxtag=saq9wx&sec=form" noresize="true" scrolling="no" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px"/></frameset>'); cboxwin.document.write('<noframes>Cbox needs frames!</noframes></html>');
try {
x = screen.width;
y = screen.height;
cboxwin.moveTo(Math.max((x/2)-100, 0), Math.max((y/3)-190));
} catch (e) {};
}
</script>
<a href="JavaScript:popcbox();">Pop up my Cbox</a>