function ShowSayac(key,ntype)
{
	
if(ntype==1)
document.write(
"<a href='http://www.supersayac.com' target='_blank'>"+
"<img src='http://www.supersayac.com/sayac2.aspx?syc="+key+"&&pg="+window.location.hostname+"' width='90' height='35' border='0' alt='www.supersayac.com'></a>"); 

if(ntype==2)
document.write(
"<a href='http://www.supersayac.com' target='_blank'>"+
"<img src='http://www.supersayac.com/sayac2.aspx?syc="+key+"&&pg="+window.location.hostname+"' width='90' height='30' border='0' alt='www.supersayac.com'></a>");
}
