if (!userid)
{
	document.write('<iframe frameborder="0" scrolling="no" src="http://certifikid.com/widgets/deal/'+loc+'/" height="275" width="175"></iframe>');
}
else
{
	document.write('<iframe frameborder="0" scrolling="no" src="http://certifikid.com/widgets/deal/'+loc+'/'+userid+'" height="275" width="175"></iframe>');
}