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