function show(file)
{
	window.open(file,"_blank","width=680,height=700,resizable=yes");
}

function kont(a3)
{
a1=('arhipov')
a2=('arhipoff.com')
e=(a1 + '@' + a2 + '?subject=' + a3)
document.write('<a href="mailto:' + e + '">' + '<img height="20" alt="Order by email" src="../images/buy.gif" width="64" border="0"></a>')
}

