

start();



function start () {
//  Debug.crDbgWin();
 Debug.msg( "Start" );


 Fjs.procPdt( Presdt );

 Debug.msg( "Stop" );
};



