For old yahoo code */ $gMainLev = "Products & Solutions"; $gSecLev = "Marketing"; $gThirdLev = ''; $spaceId='97233462'; $beaconId='97236914'; $sbcSpaceId='97233779'; $sbcBeaconId='97236914'; #$cssFile = $sbs_trek_core.'css/template4.css'; $cssFile = ''; $cfg = array( "y" => array('template4.php',"$spaceId.php",$cssFile,'',$spaceId,$beaconId), "att" => array('template4.php',"$spaceId.php",$cssFile,'',$sbcSpaceId,$sbcBeaconId) ); $host = getenv("HTTP_HOST"); $sbsPage = new SBSPage($host,$cfg); $brandEng = new BrandingEngine(); $cssFileExt = array('http://smallbusiness.yahoo.com/styles/ysmbiz_styles.css', 'http://smallbusiness.yahoo.com/styles/ysmbiz_rpc_styles.css', 'http://smallbusiness.yahoo.com/cs/us/y/bizcenter.css'); $jsFileExt = array('http://us.js1.yimg.com/us.yimg.com/lib/common/yg_csstare.js', 'http://us.js1.yimg.com/us.yimg.com/lib/g/util/yg_browserext.js'); $sbsPage->addExtCSS($cssFileExt); $sbsPage->addExtJS($jsFileExt); $sbsPage->yadlSpaceId(); ob_clean(); /* include_once("${sbs_trek_core}lib/legacyPromo.php"); */ include_once($sbs_trek_core.'content/'.$sbsPage->brandPage); include_once($sbs_trek_core.'template/'.$sbsPage->template); ?>