function popwin(location,winName)
{window.open(location,winName, 'status=no,scrollbars=no,resizable=yes,width=500,height=340');}