<?php// action hook for placing content above the 'page-top' widget areathematic_abovepagetop();// action hook for creating the 'page-top' widget areawidget_area_page_top();// action hook for placing content below the 'page-top' widget areathematic_belowpagetop();?>