'; // Text with HTML code or Image (Max. 275x80) // if it's an Image, put it in the /images/ directory and change // 'emptylogo.gif' for your image's name. $sDefaultCountry = 'us'; // Place your default language here $iShowAdultContent = 1; // 1 = Show, 0 = Hide $sTypeBar = 'scroller'; //choose between 'fader' , 'scroller' , 'disable' $sTypeBox = 'fader'; //choose between 'fader' , 'disable' // ---------------------- // Edit Display settings // ---------------------- $aDisplay = array( //border 'BorderColor' => array( '#443E3E', // Border 1 color : Hexadecimal (#??????) or Color Name '#FFFFFF', // Border 2 color : Hexadecimal (#??????) or Color Name ), 'BorderWeight' => array( '1', // Border 1 size : (enter 0 for none) '1', // Border 2 size : (enter 0 for none) ), 'BorderStyle' => 'solid', // Border style: choose between ( // solid, dashed, inset, outset, double, groove or ridge ) //color 'MenuColorHeader' => '#AA1D1D', // Hexadecimal (#??????) or Color Name 'BackgroundColor' => '#BBBBBB', // Hexadecimal (#??????) or Color Name 'ContentColor' => '#EFEFEF', // Hexadecimal (#??????) or Color Name 'BlocColor' => '#FFFFFF', // Hexadecimal (#??????) or Color Name //color 'ContentColorText' => '#000000', // Hexadecimal (#??????) or Color Name 'ContentColorTextOver' => '#000000', // Hexadecimal (#??????) or Color Name 'MenuColorText' => '#000000', // Hexadecimal (#??????) or Color Name 'MenuTextColorHeader' => '#FFFFFF', // Hexadecimal (#??????) or Color Name 'MenuColorTDOut' => '#EFEFEF', // Hexadecimal (#??????) or Color Name 'MenuColorTDOver' => '#FFFFFF', // Hexadecimal (#??????) or Color Name //font 'ContentFontText' => 'tahoma, helvetica, sans-serif', // All non-link text : font name 'MenuFontText' => 'tahoma, helvetica, sans-serif', // Menu Section : font name 'HeaderFontText' => 'tahoma, helvetica, sans-serif', // Section Titles : font name //size 'ContentSizeText' => '11', // All non-link text : Value in pixels 'MenuSizeText' => '11', // Menu Section : Value in pixels 'HeaderSizeText' => '11', // Titles Section : Value in pixels //weight 'ContentWeightText' => 'normal', // All non-link text : normal or bold 'MenuWeightText' => 'normal', // Menu Section : normal or bold 'HeaderWeightText' => 'bold', // Section Titles : normal or bold ); // ---------------------- // Edit IFRAMES section // ---------------------- $aiFrame = array( //NOT EDITABLE 'BackgroundColor' => str_replace('#','',$aDisplay['ContentColor']), 'PagesFontColor' => str_replace('#','',$aDisplay['ContentColorText']), 'PagesFontColorOver' => str_replace('#','',$aDisplay['ContentColorTextOver']), 'TextFontColor' => str_replace('#','',$aDisplay['ContentColorText']), 'TextFontColorOver' => str_replace('#','',$aDisplay['ContentColorTextOver']), 'FontFamily' => str_replace('#','',$aDisplay['ContentFontText']), //Editable 'IconeColor' => 8, // 0 to 13 see the readme file for the color chart 'TextFontSize' => '11', // IFRAME Text Font size 'TextFontWeight' => 'normal',// IFRAME Text Font weight 'TextFontDecoOver' => 'underline', // IFRAME Text Decoration while mouseOver (underline or none) 'PagesFontSize' => '11', // IFRAME Page Font size 'PagesFontWeight' => 'normal', // IFRAME Page Font weight 'PagesFontDecoOver' => 'underline', // IFRAME Page Decoration while mouseOver (underline or none) 'RangChar' => '.', // IFRAME item sepsrator 'BorderColor' => '000000', //IFRAME border color ); ?>