// JavaScript Document

function load() {
var load = window.open('http://www.youtube.com/watch?v=NI4x07M7w-A','','scrollbars=no,menubar=no,height=600,width=660,resizable=yes,toolbar=no,location=no,status=no');
}


