jQuery(document).ready(function(){
fillData(2,"hide","noBlock");
});
function init(data) {
if (data) {
self.location = getPageName(11);
window.parent.workBody.location = getPageName(1);
return;
}
jQuery("#position").show();
}