var lightboxsettings={ imageLoading: 'http://pask.kwa.kerala.gov.in/skins/default/images/lightbox-ico-loading.gif', // (string) Path and the name of the loading icon imageBtnPrev: 'http://pask.kwa.kerala.gov.in/skins/default/images/lightbox-btn-prev.gif', // (string) Path and the name of the prev button image imageBtnNext: 'http://pask.kwa.kerala.gov.in/skins/default/images/lightbox-btn-next.gif', // (string) Path and the name of the next button image imageBtnClose: 'http://pask.kwa.kerala.gov.in/skins/default/images/lightbox-btn-close.gif', // (string) Path and the name of the close btn imageBlank: 'http://pask.kwa.kerala.gov.in/skins/default/images/lightbox-blank.gif', maxHeight: 500, maxWidth: 700 }; var LASTROWDELETE = 'You cannot delete the last row';