function show_product(link)
{
window.open(link,'','top=50,left=150,width=750,height=500,scrollbars=yes,menubar=yes')
}
