function video(url) {
 window.open('http://www.infoweb.ee/video.php?url='+url,'mapwin','width=379,height=374,resizable=0,vscroll=0,hscroll=1');
}
