/**
 * @author EBN
 */

jQuery( document ).ready( function()
{ 
	jQuery('#navbar-iframe').remove();
});
