function poponphp(a,b,c,d)
{
openwindow= window.open ("", "gifts", "location=0,status=0,scrollbars=0,width=740,height=600");
openwindow.document.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Corporate gifts:' + a + '</title><meta  name="description" content=" ' + b + ' "><meta name="keywords" content=" '+ c + ' "></head><frameset onLoad=window.focus(); rows="136,*" framespacing="0" border="0" frameborder="0"><frame name="top" src="Catheader.htm"><frameset cols="180,*"><frame name="shop_menu" src="http://www.link-shop.com/corporate_signature_-_ernex_group/menu.php"><frame name="shop_body" src="http://www.link-shop.com/corporate_signature_-_ernex_group/product.php?article='+d+'"></frameset></frameset><noframes><body></body></noframes></html>');
}


