function showScheduler(){
  $('content').update('<iframe name="train-frame" src="" width="680px" height="700px" frameborder="0" scrolling="no"></iframe>');

}