// take care variables are definitly defined var confCountryId = null; var confLanguageId = null; var confCountryTopic = 'br'; var confLanguageTopic = 'pt'; var confTrackingEnabled = false; var gDcsId = null; var gDomain = null; var confBrowserCheckEnabled = false; var confBrowserCheckHighendEnabled = false; var confIncompatibleBrowserUrl = null; var confIdModuleImage = null; var modulnavHeightTeasermode = 274; // Country-Language confCountryId = "BR"; confLanguageId = "pt"; // Tracking confTrackingEnabled = false; gDcsId = "none"; gDomain = ""; // Browser Check confBrowserCheckEnabled = true; confBrowserCheckHighendEnabled = true; confIncompatibleBrowserUrl = "/br/pt/general/incompatible.html"; // ID-Modules confIdModuleImage = "/br/pt/_common/shared/img/id_moduls_osten.png"; confIdModuleImageGrey = "/br/pt/_common/shared/img/id_moduls_grey_osten.png"; confIdModuleImageService = "/br/pt/_common/shared/img/id_moduls_service_osten.png"; // Height Of Modulnavigation modulnavHeightTeasermode = 274; // Date format confDateFormat = "DD.MM.YYYY"; // Price and hundreds delimiter confPriceDelimiter = "."; confHundredsDelimiter = ","; // share var share_services_active = true; var share_services_headline = "Partilhar:"; var share_services = new Array(); share_services[0] = new Array('Delicious','http://delicious.com/save?url={#share_url}&title={#share_title}','/_common/files/img/share_icons/delicious.gif'); share_services[1] = new Array('Digg','http://digg.com/submit?phase=2&url={#share_url}&title={#share_title}','/_common/files/img/share_icons/digg.gif'); share_services[2] = new Array('Facebook','http://www.facebook.com/sharer.php?u={#share_url}&t={#share_title}','/_common/files/img/share_icons/facebook.gif'); share_services[3] = new Array('Google','http://www.google.com/bookmarks/mark?op=edit&bkmk={#share_url}&title={#share_title}','/_common/files/img/share_icons/google.gif'); share_services[4] = new Array('Mister Wong','http://www.mister-wong.com/index.php?action=addurl&bm_url={#share_url}&bm_description={#share_title}','/_common/files/img/share_icons/mrwong.gif'); share_services[5] = new Array('Myspace','http://www.myspace.com/Modules/PostTo/Pages/?u={#share_url}&t={#share_title}','/_common/files/img/share_icons/myspace.gif'); share_services[6] = new Array('Reddit','http://www.reddit.com/submit?url={#share_url}&title={#share_title}','/_common/files/img/share_icons/reddit.gif'); share_services[7] = new Array('StumbleUpon','http://www.stumbleupon.com/submit?url={#share_url}&title={#share_title}','/_common/files/img/share_icons/stumbleupon.gif'); share_services[8] = new Array('Twitter','http://twitter.com/home/?status={#share_url}','/_common/files/img/share_icons/twitter.gif'); share_services[9] = new Array('Windows Live','https://favorites.live.com/quickadd.aspx?url={#share_url}&title={#share_title}','/_common/files/img/share_icons/windowslive.gif'); share_services[10] = new Array('Yahoo!Buzz','http://buzz.yahoo.com/submit/?submitUrl={#share_url}&submitHeadline={#share_title}','/_common/files/img/share_icons/yahoobuzz.gif'); share_services[11] = new Array('Yammer','https://www.yammer.com/home?status={#share_url}','/_common/files/img/share_icons/yammer.gif');