
function interamp(url)
{
	popupwin=window.open(url, 'web' , ' width=650 , height=650 , status=0, scrollbars=1, resizable=0 ')
}
