function index_DoFSCommand( command, args ) { // if u will have FSCommands in any script use this example } function DoNothing( ) { } function PrintArticle( ) { window.open( '/printer/', '_printer_', "width=636,height=431,toolbar=no,location=no,directories=no,scrollbars=yes,statusbar=no,status=no,resizable=no" ).focus( ); }