if (typeof(widgetx) == 'undefined')
{
	document.write('<iframe src="http://widgets.deefunia.com/widgets.php" scrolling="no" width="220" height="320" frameborder="0"><p>Your browser does not support iframes.</p></iframe>');
}else
{
	document.write('<iframe src="http://widgets.deefunia.com/widgets.php?widget='+widgetx+'" scrolling="no" width="220" height="320" frameborder="0"><p>Your browser does not support iframes.</p></iframe>');
}