function fixbox()
	{ leftbox.style.top=document.body.scrollTop+0; }

function disp(url){ 

window.open(url, "window_name", "width=440,height=450,scrollbars=yes"); }

function disp2(url){ 

window.open(url, "window_name", "width=840,height=450,scrollbars=yes"); }