function openWindow680(url) 
{
window.open(url, 'remote', 'resizable=yes,toolbar=yes,menubar=yes,scrollbars=yes,locations=yes,width=300,height=300')
}
