// JavaScript Document

            function popupStreamPlayer()

                        {

                        window.open('http://kiddkraddick.com/webcam/index.html', '', 'width=600,height=650,status=no,toolbar=no,menubar=no,location=no,scrollbars=no');

 

                        return false;

                        }

function Start650x650(page)

{OpenWin = this.open(page,"popup","scrollbars=1,top=50,left=100,width=650,height=650");}

