' . $t[HEADLINE] . '

'; $tmp .= ''; $franchise_vars['form_item_info'] = $tmp; } $page = new renderPage($title, $content, $subNavArr, '', '', ''); $pInf = prepItemContent($_GET[id]); $useCaptcha = false; if (in_array($_GET[id], array(136, 139, 144, 145, 218))) $useCaptcha = true; if ($useCaptcha) { $submitButton = strrpos($pInf[STORY], '".recaptcha_get_html($publickey, $error)."
", $submitButton, 0); } // Need to verify the form post before sending message $formActionStart = strpos($pInf[STORY], ' action=', $formPost); $formActionEnd = strpos($pInf[STORY], '"', $formActionStart+10); $pInf[STORY] = substr_replace($pInf[STORY], '', $formActionStart, $formActionEnd-$formActionStart+1); $pInf[STORY] = substr_replace($pInf[STORY], ' action="/verifyPost.php"', $formActionStart, 0); } $subNavArr['home.php'] = 'Home'; $arr = explode(' ', $pInf[CATEGORY]); $ct = trim($arr[0]); switch ($ct) { case 'Offshore': $subNavArr['offshore.php'] = 'Going Offshore'; break; case 'Reports': $subNavArr['reports.php'] = 'Our Reports'; break; case 'Products': $subNavArr['products.php'] = 'Products'; break; } $subNavArr['NOLINK'] = $pInf[HEADLINE]; $page->editValue('subNavArr', $subNavArr); $page->renderHead(); ?>
58) echo ' style="font-size: 16px;"'; ?>>
300) orderTable2007($pInf); $stmt = "select * from `" . IMG_TBL . "` where `NEWS_ID`='$_GET[id]' order by `ID` "; $res = jmq($stmt, __LINE__,__FILE__); if (mnr($res)>0) { echo '
'; while ($ln = jss(mysql_fetch_array($res, MYSQL_ASSOC))) { echo ''; } echo '
'; echo '
'; } echo '
'; echo '
' . "\n"; cartItemsLink($pInf[ID]); echo '
' . "\n"; echo '
'; echo $pInf[STORY]; cartItemsLink($pInf[ID]); echo '
'; echo '
'; echo 'Printer-Friendly Page'; echo '
'; // orderTable2007($pInf); ?>
renderFoot(); ?>