'."\n"; $content .= '$(document).ready( function() { $(\'#pageContent\').simbioAJAX(\'print_settings.php?type='.$type.'&inPopUp=true\'); });'; $content .= ''; // page title $page_title = 'Bibliography Items'; // include the page template require SB.'/admin/'.$sysconf['admin_template']['dir'].'/notemplate_page_tpl.php';