(function(){
	var size = (typeof bigcarrot_size=='number')?bigcarrot_size:0;
	var wh = [[120,240],[125,125],[180,150],[200,200],[234,60],[250,250]];
	var us = typeof wh[size]!='Undefined'?wh[size]:wh[0];
	document.write('<iframe src="http://www.bigcarrot.com/widget/?size='+ size 
	+ (typeof bigcarrot_prize=='string'?('&pid='+escape(bigcarrot_prize)):'')
	+ (typeof bigcarrot_user=='string'?('&uid='+escape(bigcarrot_user)):'')
	+'" width="'+us[0]+'" height="'+us[1]+'" frameborder="0" scrolling="no"></iframe>');
})();
