addLoadEvent(ShowHeadlines5flip); function ShowHeadlines5flip(){ //* Initialization of Variable var wwo = new westwoodContent("FeatureGroup","ShowHeadlines5flip"); // FeatureGroup/Article(Blurb) , DivName //wwo.featureGroupName = "Features"; wwo.featureGroupId = 8429; wwo.featureDisplayLimit= 1; wwo.sponsorId = 22; wwo.baseUrl = "http://wwtnfm.dnn.cumulus.net/News/NewswireArticle/tabid/246/Default.aspx"; wwo.brAfterTitleBar = 0; wwo.brAfterFeatureGroupDesc = 0; wwo.brAfterSponsorHeadline = 0; wwo.brWidthForTitleBar = 0; wwo.brWidthForFeatureGroupDesc = "0px"; wwo.brWidthForSponsorHeadline = 0; wwo.showBullet = true; wwo.scriptTransparent = true; wwo.featureGroupDefaultImageUrl1 = "http://wwo.itmftp.com/75x75.gif"; //REPLACE THESE IMAGES with a 75 x 75 wwo.featureGroupDefaultImageUrl2 = "http://wwo.itmftp.com/75x75.gif"; //REPLACE THESE IMAGES with a 75 x 75 wwo.featureGroupDefaultImageUrl3 = "http://wwo.itmftp.com/75x75.gif"; //REPLACE THESE IMAGES with a 75 x 75 wwo.featureGroupImageWidthLimit = 200; wwo.padBetweenImageAndHeadline = "5px"; //* Initialization of Variable //* Feature Box Outer Div wwo.featureBoxOuterDivShow = true; wwo.featureBoxOuterDivBgColor = "#ffffff"; wwo.featureBoxOuterDivWidth = "95%"; //* Feature Box Outer Div //* TitleBar wwo.titleBar = "Business News"; wwo.titleBarShow = false; wwo.titleBarBgColor = "#ffffff"; wwo.titleBarFontColor = "#000000"; wwo.titleBarFontSize = "14px"; wwo.titleBarFontWeight = "BOLD"; wwo.titleBarFontStyle = "Arial, Helvetica"; wwo.titleBarWidth = "95%"; //* titleBar //* Bullet wwo.showBullet = false; // true/false, 1/0 wwo.featureBulletImageUrl = "http://WMCS-am.fimc.net/images/bullet-dkblue.gif"; wwo.featureBulletImageHeight = "7px"; // pt, px, mm, em, % wwo.featureBulletImageWidth = "13px"; // pt, px, mm, em, % //* Bullet //* FeatureGroup Headline wwo.featureHeadlineShow = true; wwo.featureHeadlineBgColor = "#ffffff"; wwo.featureHeadlineFontColor = "#cc0000"; wwo.featureHeadlineFontSize = "12px"; wwo.featureHeadlineFontWeight = "Bold"; // Normal, Bold, Bolder, Lighter, 100, 200, 300, 400.... wwo.featureHeadlineFontStyle = "Arial"; //* FeatureGroup Headline //* FeatureGroup Headline Link wwo.featureHeadlineLinkTextDecoration = "NONE"; // NONE, UNDERLINE, OVERLINE, LINE-THROUGH, BLINK wwo.featureHeadlineLinkBgColor = "#ffffff"; wwo.featureHeadlineLinkFontColor = "#cc0000"; wwo.featureHeadlineLinkFontSize = "12px"; wwo.featureHeadlineLinkFontWeight = "Bold"; // Normal, Bold, Bolder, Lighter, 100, 200, 300, 400.... wwo.featureHeadlineLinkFontStyle = "Verdana"; //* FeatureGroup Headline Link //* FeatureGroup Description wwo.featureDescShow = true; wwo.featureDescBgColor = "#ffffff"; wwo.featureDescFontColor = "#000000"; wwo.featureDescFontSize = "11px"; wwo.featureDescFontWeight = "Normal"; // Normal, Bold, Bolder, Lighter, 100, 200, 300, 400.... wwo.featureDescFontStyle = "Verdana"; //* FeatureGroup Description //* FeatureGroup Read More wwo.featureDescReadMoreLinkTextDecoration = "None"; // NONE, UNDERLINE, OVERLINE, LINE-THROUGH, BLINK wwo.featureDescReadMoreLinkBgColor = "#ffffff"; wwo.featureDescReadMoreLinkFontColor = "#cc0000"; wwo.featureDescReadMoreLinkFontSize = "12px"; wwo.featureDescReadMoreLinkFontWeight = "Bold"; // Normal, Bold, Bolder, Lighter, 100, 200, 300, 400.... wwo.featureDescReadMoreLinkFontStyle = "Arial, Courier New, Courier, Times New Roman"; //* FeatureGroup Description Link //* Image wwo.featureImageShow = true; wwo.featureImagePos = "left"; //* Image //* Sponsor Headline wwo.sponsorName = "vortalx"; wwo.sponsorHeadlineShow = true; wwo.sponsorHeadlineBgColor = "#000000"; wwo.sponsorHeadlineFontColor = "#ffffff"; wwo.sponsorHeadlineFontSize = "12px"; wwo.sponsorHeadlineFontWeight = "800"; // Normal, Bold, Bolder, Lighter, 100, 200, 300, 400.... wwo.sponsorHeadlineFontStyle = "Courier New, Courier, Times New Roman"; wwo.sponsorHeadlineWidth = "95%"; wwo.sponsorImageType = "large"; //* Sponsor Headline //display wwo.display(); }