function bild(load_site)

{

var newWindow = window.open(load_site, '_blank', 'resizable=no,scrollbars=no,status=0,width=565,height=395');

}
