var $j = jQuery.noConflict();

$j('document').ready(function(){
	try
	{
		$j('.wufoo').html('<iframe height="940" allowTransparency="true" frameborder="0" scrolling="no" style="width:100%;border:none"  src="http://nuovolabs.wufoo.com/embed/s7x3k7/"></iframe>');
	}
	catch(e){}
});
