function show_product(link)
{
window.open(link,'','top=40,left=100,width=800,height=600,scrollbars=yes,menubar=yes')
}
