var estilo = estilo ? estilo : '';
var altura = altura ? altura : 100;
var largura = largura ? largura : 250;
document.write('<iframe src="http://www.kombo.com.br/sistema_gb/form_login.php?plugin_estilo='+estilo+'" width="'+largura+'" height="'+altura+'" frameborder="0"></iframe>');
