function MM_openBrWindow( rule_ )

{

   

    window.open( "windowexample.html", "", "scrollbars=no,width=300,height=220" );

}

