<!--// aqui ocutamos a barra de rolagem do documento atual //-->
<style type="text/css">
body{
overflow:auto;
overflow-x:hidden;
}
</style>
<body leftmargin=0 topmargin=0>
<iframe style="width:100%; height:100%" src="http://www.." frameborder="no"></iframe>