function initialize()
{
Modalbox.show($('advDiv'),{title: 'Especial de Mes', width: 658,closeValue:'X CERRAR'});
// changedate();// for creating calendar from calendar.js
}

