//config.inc.php is loaded in header.inc.php require_once("../lib/functions.inc.php"); require_once("../lib/header.inc.php"); $FeatureAreaBackgroundColor = "#FFF3AE"; $FeatureAreaBorderColor = "#605946"; $MainContentAreaBorderColor = "#80511C"; $MainContentAreaBackgroundColor = "#FAFAFA"; $WindowBackgroundColor = "#D1CCB8"; $WindowBorderColor = "#51504B"; $DividerColor = "#FF8C00"; $LatestReleaseID = "6"; $FeatureAreaHeight = "315"; $DisplayOption = 1; $CurrentID = $_GET['tune']; if($CurrentID=="") { $DisplayOption = 0; $CurrentID=$LatestReleaseID; } $SortOption = $_GET['so']; ?> fillLeftSide("latestinspirations",$FeatureAreaBorderColor,$FeatureAreaBackgroundColor,$FeatureAreaHeight,"","Nothing"); ?>