function poppage(chapter)
{
   promotewindow=window.open(chapter, 'PCGS', 'toolbar=no,width=500,height=400,directories=no,status=no,scrollbars=yes,resizable=yes,menubar=no');
}
