Minggu, 04 Maret 2012

kode cbox


kode cbox

<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://www5.cbox.ws/box/?boxid=702038&amp;boxtag=1yr2wt&amp;sec=main" noresize="true" scrolling="auto" name="cboxmain5-702038" style="border:#48515A 1px solid;"/>');
cboxwin.document.write('<frame marginwidth="2" marginheight="2" src="http://www5.cbox.ws/box/?boxid=702038&amp;boxtag=1yr2wt&amp;sec=form" noresize="true" scrolling="no" name="cboxform5-702038" style="border:#48515A 1px solid;border-top:0px"/>');
  cboxwin.document.write('</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>

0 komentar:

Posting Komentar