function show_product(link)
{
window.open(link,'')
}
