/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
var eudlr_DocumentPreInfoPanel = new Ext.Panel(
{
    bodyStyle : 'border : none;',
    height : '100%',
    width  : '100%',
    html : eudlr_msg_PleaseSelectProcess

})

