var w3cScrollingDining_hyi0lssd = (document.getElementById) ? true : false;
var ie5ScrollingDining_hyi0lssd = (w3cScrollingDining_hyi0lssd && document.all) ? true : false;
var ns6ScrollingDining_hyi0lssd = (w3cScrollingDining_hyi0lssd && (navigator.appName == "Netscape")) ? true : false;
function harvestinfotruebodyScrollingDining_hyi0lssd()
{
return (document.compatMode && document.compatMode != "BackCompat") ? document.documentElement : document.body;
};
function harvestinfoImageShowScrollingDining_hyi0lssd(imageId, url, e)
{
if(typeof(harvestinfoIncludePopusScrollingDining_hyi0lssd)=='undefined') return;
if (!e) var e = window.event;
mx = (ie5ScrollingDining_hyi0lssd) ? e.clientX + harvestinfotruebodyScrollingDining_hyi0lssd().scrollLeft : e.pageX;
my = (ie5ScrollingDining_hyi0lssd) ? e.clientY + harvestinfotruebodyScrollingDining_hyi0lssd().scrollTop : e.pageY;
if(typeof(harvestinfoLeftJustifyPopupScrollingDining_hyi0lssd)!='undefined' && typeof(harvestinfoPopupMaxWidthScrollingDining_hyi0lssd)!='undefined')
mx = mx - harvestinfoPopupMaxWidthScrollingDining_hyi0lssd;
else if(typeof(harvestinfoLeftJustifyPopupScrollingDining_hyi0lssd)!='undefined')
mx = mx - 300;
var div;
var maxWidth;
var maxHeight;
if(typeof(harvestinfoPopupMaxWidthScrollingDining_hyi0lssd)!='undefined')
maxWidth = harvestinfoPopupMaxWidthScrollingDining_hyi0lssd;
else {
maxWidth = 300;
};
if(typeof(harvestinfoPopupMaxHeightScrollingDining_hyi0lssd)!='undefined')
maxHeight = harvestinfoPopupMaxHeightScrollingDining_hyi0lssd;
else {
maxHeight = 300;
};
if (document.getElementById('harvestinfodiv' + imageId) == null)
{
div = document.createElement('div');
div.id = 'harvestinfodiv' + imageId;
div.style.position = "absolute";
div.style.top = my + "px";
div.style.left = mx + "px";
div.style.padding = '10px';
div.style.border = '1px solid #000000';
div.style.backgroundColor = '#FFFFFF';
div.style.zIndex = '3000';
document.getElementById('harvestinfomarqueecontainerScrollingDining_hyi0lssd').parentNode.appendChild(div);
if(typeof(harvestinfoPopupMaxWidthScrollingDining_hyi0lssd)!='undefined')
{
var regx = /width=[0-9]*/g;
url = url.replace(regx, "width=" + harvestinfoPopupMaxWidthScrollingDining_hyi0lssd);
};
if(typeof(harvestinfoPopupMaxHeightScrollingDining_hyi0lssd)!='undefined')
{
var regx1 = /height=[0-9]*/g;
url = url.replace(regx1, "height=" + harvestinfoPopupMaxHeightScrollingDining_hyi0lssd);
};
var txt="<img src='" + url+ "'/>";
div.innerHTML=txt;
}
else
{
div = document.getElementById('harvestinfodiv' + imageId);
div.style.top = my + "px";
div.style.left = mx + "px"; 
};
div.style.display = "block";
var A=document.getElementById;
var B=document.all;
var C=document.layers;
var offsetx=30;
if(typeof(harvestinfoLeftJustifyPopupScrollingDining_hyi0lssd)!='undefined')
{
var offsetx=-25;
};
var offsety=10;
var rightedge=B? document.body.clientWidth-maxWidth : window.innerWidth-maxWidth-20;
var bottomedge=B? document.body.scrollTop+document.body.clientHeight-maxHeight : window.pageYOffset+window.innerHeight-maxHeight;var c=(A)? document.getElementById('harvestinfodiv'+ imageId).style : (B)? B['harvestinfodiv' + imageId].style : (C)? C['harvestinfodiv'+ imageId] : "";
if (!B){
rightedge=window.innerWidth-maxWidth-20;
bottomedge=window.pageYOffset + window.innerHeight-maxHeight;
};
if (ie5ScrollingDining_hyi0lssd)
{
if(typeof(harvestinfoLeftJustifyPopupScrollingDining_hyi0lssd)!='undefined')
{
div.style.left = mx + offsetx + "px"; 
}
}
else if(!ie5ScrollingDining_hyi0lssd)
{
c.left=Math.min(rightedge, mx+offsetx) + 'px';
c.top=Math.min(bottomedge, my+offsety) + 'px';
};
};
function harvestinfoImageHideScrollingDining_hyi0lssd(imageId)
{
if(typeof(harvestinfoIncludePopusScrollingDining_hyi0lssd)=='undefined') return;
document.getElementById('harvestinfodiv'+ imageId).style.display = "none";
};
function getStyleObjectFromSelectorScrollingDining_hyi0lssd(selectorText)
{
if (document.styleSheets)
{
for (var i = document.styleSheets.length - 1; i >= 0; i--)
{
var styleSheet = document.styleSheets[i];
try
{
var rules;
if (styleSheet.cssRules)
{
rules = styleSheet.cssRules;
}
else if (styleSheet.rules)
{
rules = styleSheet.rules;
};
if (rules)
{
for (var j = rules.length - 1; j >= 0; j--)
{
if (rules[j].selectorText.indexOf(",") != -1 && rules[j].selectorText.indexOf(selectorText) != -1)
{
return rules[j].style;
}
else if (rules[j].selectorText == selectorText)
{
return rules[j].style;
};
}
}
}
catch(err1){}
}
return null;
}
else
{
return null;
};
};
var wimagestyleScrollingDining_hyi0lssd = getStyleObjectFromSelectorScrollingDining_hyi0lssd('.harvestinfowidgetimageScrollingDining_hyi0lssd');
var delayb4scrollScrollingDining_hyi0lssd=2000;
if(!marqueespeedScrollingDining_hyi0lssd)var marqueespeedScrollingDining_hyi0lssd=2;
var pauseitScrollingDining_hyi0lssd=1;
var copyspeedScrollingDining_hyi0lssd=marqueespeedScrollingDining_hyi0lssd;
var pausespeedScrollingDining_hyi0lssd=(pauseitScrollingDining_hyi0lssd==0)? copyspeedScrollingDining_hyi0lssd: 0;
var actualheightScrollingDining_hyi0lssd='';
function scrollmarqueeScrollingDining_hyi0lssd()
{
if (parseInt(cross_marqueeScrollingDining_hyi0lssd.style.top)>(actualheightScrollingDining_hyi0lssd*(-1)+8))
cross_marqueeScrollingDining_hyi0lssd.style.top=parseInt(cross_marqueeScrollingDining_hyi0lssd.style.top)-copyspeedScrollingDining_hyi0lssd+"px";
else
cross_marqueeScrollingDining_hyi0lssd.style.top=parseInt(marqueeheightScrollingDining_hyi0lssd)+8+"px";
};
function initializemarqueeScrollingDining_hyi0lssd()
{
cross_marqueeScrollingDining_hyi0lssd=document.getElementById("harvestinfovmarqueeScrollingDining_hyi0lssd");
cross_marqueeScrollingDining_hyi0lssd.style.top=0;
marqueeheightScrollingDining_hyi0lssd=document.getElementById("harvestinfomarqueecontainerScrollingDining_hyi0lssd").offsetHeight;
actualheightScrollingDining_hyi0lssd=cross_marqueeScrollingDining_hyi0lssd.offsetHeight;
if (window.opera || navigator.userAgent.indexOf("Netscape/7")!=-1){
cross_marqueeScrollingDining_hyi0lssd.style.height=marqueeheightScrollingDining_hyi0lssd+"px";
cross_marqueeScrollingDining_hyi0lssd.style.overflow="scroll";
return;
};
setTimeout('lefttime=setInterval("scrollmarqueeScrollingDining_hyi0lssd()",30)', delayb4scrollScrollingDining_hyi0lssd);
};
if (window.addEventListener)
window.addEventListener("load", initializemarqueeScrollingDining_hyi0lssd, false);
else if (window.attachEvent)
window.attachEvent("onload", initializemarqueeScrollingDining_hyi0lssd);
else if (document.getElementById)
window.onload=initializemarqueeScrollingDining_hyi0lssd;
function marqueMouseOverScrollingDining_hyi0lssd()
{
copyspeedScrollingDining_hyi0lssd = pausespeedScrollingDining_hyi0lssd;
};
function marqueMouseOutScrollingDining_hyi0lssd()
{
 copyspeedScrollingDining_hyi0lssd = marqueespeedScrollingDining_hyi0lssd;
};
function HarvestInfoAdvertiserScrollingDining_hyi0lssd(advertiserId, advertiserName, advertiserData){
this.advertiserId = advertiserId;
this.advertiserName = advertiserName;
this.advertiserData = advertiserData;
};
var advsScrollingDining_hyi0lssd = new Array(40);
advsScrollingDining_hyi0lssd[0] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2229146", "THE BARN DINNER THEATRE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2229146\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2229146','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/4cf0e4ce-e0bb-44d2-869f-e8d9dad8b9da/ad2255781z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2229146')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/4cf0e4ce-e0bb-44d2-869f-e8d9dad8b9da/ad2255781z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"THE BARN DINNER THEATRE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2229146\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2229146','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/4cf0e4ce-e0bb-44d2-869f-e8d9dad8b9da/ad2255781z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2229146')\">THE BARN DINNER THEATRE</a><br/><br/>");
advsScrollingDining_hyi0lssd[1] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2229153", "BUFFALOS BAR & GRILL", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2229153\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2229153','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/be533397-a62d-40fa-a88a-bf2b37379c78/ad2255778z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2229153')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/be533397-a62d-40fa-a88a-bf2b37379c78/ad2255778z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"BUFFALOS BAR & GRILL\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2229153\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2229153','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/be533397-a62d-40fa-a88a-bf2b37379c78/ad2255778z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2229153')\">BUFFALOS BAR & GRILL</a><br/><br/>");
advsScrollingDining_hyi0lssd[2] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2344318", "CICI\'S PIZZAS OF HIGH POINT", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2344318\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2344318','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/11762e7d-25f6-4752-9699-01c8290b9398/ad2253796z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2344318')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/11762e7d-25f6-4752-9699-01c8290b9398/ad2253796z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"CICI\'S PIZZAS OF HIGH POINT\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2344318\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2344318','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/11762e7d-25f6-4752-9699-01c8290b9398/ad2253796z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2344318')\">CICI\'S PIZZAS OF HIGH POINT</a><br/><br/>");
advsScrollingDining_hyi0lssd[3] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2392268", "ARIGATO JAPANESE STEAK & SEAFOOD HOUSE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2392268\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2392268','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/a07814ed-3e13-4953-8f36-f6ec4840baaa/ad2250148z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2392268')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/a07814ed-3e13-4953-8f36-f6ec4840baaa/ad2250148z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"ARIGATO JAPANESE STEAK & SEAFOOD HOUSE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2392268\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2392268','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/a07814ed-3e13-4953-8f36-f6ec4840baaa/ad2250148z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2392268')\">ARIGATO JAPANESE STEAK & SEAFOOD HOUSE</a><br/><br/>");
advsScrollingDining_hyi0lssd[4] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2385061", "ARIGATOS JAPANESE STEAK & SEAFOOD HOUSE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2385061\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2385061','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/d5c98bc7-5164-4e42-b4d5-edbaf53edf55/ad2255776z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2385061')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/d5c98bc7-5164-4e42-b4d5-edbaf53edf55/ad2255776z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"ARIGATOS JAPANESE STEAK & SEAFOOD HOUSE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2385061\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2385061','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/d5c98bc7-5164-4e42-b4d5-edbaf53edf55/ad2255776z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2385061')\">ARIGATOS JAPANESE STEAK & SEAFOOD HOUSE</a><br/><br/>");
advsScrollingDining_hyi0lssd[5] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2407261", "MOUNTAIN SIDE RESTAURANT", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2407261\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2407261','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/71434ea4-3a88-4e8e-a7f5-bc699140268c/ad2254919z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2407261')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/71434ea4-3a88-4e8e-a7f5-bc699140268c/ad2254919z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"MOUNTAIN SIDE RESTAURANT\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2407261\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2407261','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/71434ea4-3a88-4e8e-a7f5-bc699140268c/ad2254919z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2407261')\">MOUNTAIN SIDE RESTAURANT</a><br/><br/>");
advsScrollingDining_hyi0lssd[6] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2407578", "LA BAMBA RESTAURANTE MEXICANO", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2407578\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2407578','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/491a328e-575c-4d09-ac3a-f64128b0733a/ad2255786z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2407578')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/491a328e-575c-4d09-ac3a-f64128b0733a/ad2255786z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"LA BAMBA RESTAURANTE MEXICANO\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2407578\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2407578','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/491a328e-575c-4d09-ac3a-f64128b0733a/ad2255786z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2407578')\">LA BAMBA RESTAURANTE MEXICANO</a><br/><br/>");
advsScrollingDining_hyi0lssd[7] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2394813", "SAFFRON\'S INDIAN CUISINE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2394813\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2394813','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/8563d0d9-60ec-4daf-bcec-ca8e8c0c6ae8/ad2255804z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2394813')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/8563d0d9-60ec-4daf-bcec-ca8e8c0c6ae8/ad2255804z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"SAFFRON\'S INDIAN CUISINE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2394813\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2394813','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/8563d0d9-60ec-4daf-bcec-ca8e8c0c6ae8/ad2255804z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2394813')\">SAFFRON\'S INDIAN CUISINE</a><br/><br/>");
advsScrollingDining_hyi0lssd[8] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2407570", "SAN LUISS II MEXICAN & SEAFOOD GRILL", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2407570\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2407570','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/cba367fa-0b30-4152-896c-ba974e9d53c8/ad2255812z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2407570')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/cba367fa-0b30-4152-896c-ba974e9d53c8/ad2255812z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"SAN LUISS II MEXICAN & SEAFOOD GRILL\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2407570\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2407570','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/cba367fa-0b30-4152-896c-ba974e9d53c8/ad2255812z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2407570')\">SAN LUISS II MEXICAN & SEAFOOD GRILL</a><br/><br/>");
advsScrollingDining_hyi0lssd[9] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2393711", "ASAHI JAPANESE STEAK HOUSE & RESTAURANT", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2393711\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2393711','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/60011568-8567-4b6c-a2be-9a77df1a4fbc/ad2255813z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2393711')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/60011568-8567-4b6c-a2be-9a77df1a4fbc/ad2255813z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"ASAHI JAPANESE STEAK HOUSE & RESTAURANT\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2393711\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2393711','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/60011568-8567-4b6c-a2be-9a77df1a4fbc/ad2255813z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2393711')\">ASAHI JAPANESE STEAK HOUSE & RESTAURANT</a><br/><br/>");
advsScrollingDining_hyi0lssd[10] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2382976", "TASTE OF THAI", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2382976\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2382976','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/df79bc4f-a141-4970-adca-668af04e398a/ad2255815z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2382976')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/df79bc4f-a141-4970-adca-668af04e398a/ad2255815z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"TASTE OF THAI\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2382976\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2382976','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/df79bc4f-a141-4970-adca-668af04e398a/ad2255815z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2382976')\">TASTE OF THAI</a><br/><br/>");
advsScrollingDining_hyi0lssd[11] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2377625", "LITTLE TOKYO", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2377625\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2377625','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/42fa9a97-148f-4853-a62c-926b73ae38e9/ad2255817z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2377625')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/42fa9a97-148f-4853-a62c-926b73ae38e9/ad2255817z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"LITTLE TOKYO\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2377625\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2377625','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/42fa9a97-148f-4853-a62c-926b73ae38e9/ad2255817z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2377625')\">LITTLE TOKYO</a><br/><br/>");
advsScrollingDining_hyi0lssd[12] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2319242", "GIOVANNI\'S", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2319242\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2319242','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/f2910d6a-433c-4e7d-8625-547daf3fff8b/ad2255809z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2319242')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/f2910d6a-433c-4e7d-8625-547daf3fff8b/ad2255809z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"GIOVANNI\'S\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2319242\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2319242','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/f2910d6a-433c-4e7d-8625-547daf3fff8b/ad2255809z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2319242')\">GIOVANNI\'S</a><br/><br/>");
advsScrollingDining_hyi0lssd[13] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2360761", "KABUTO", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2360761\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2360761','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/28f19cbc-858c-4f9b-8d0d-ec5565c0489b/ad2255777z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2360761')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/28f19cbc-858c-4f9b-8d0d-ec5565c0489b/ad2255777z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"KABUTO\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2360761\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2360761','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/28f19cbc-858c-4f9b-8d0d-ec5565c0489b/ad2255777z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2360761')\">KABUTO</a><br/><br/>");
advsScrollingDining_hyi0lssd[14] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421105", "THE SECRET TEA ROOM", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421105\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421105','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/320b1bee-9635-4b52-b78e-43d4b90052b1/ad2253778z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421105')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/320b1bee-9635-4b52-b78e-43d4b90052b1/ad2253778z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"THE SECRET TEA ROOM\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421105\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421105','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/320b1bee-9635-4b52-b78e-43d4b90052b1/ad2253778z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421105')\">THE SECRET TEA ROOM</a><br/><br/>");
advsScrollingDining_hyi0lssd[15] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421252", "NEW YORK BUTCHER SHOPPE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421252\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421252','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/29f2a7b7-0f9c-450c-a8c7-b6a3a75a699e/ad2253799z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421252')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/29f2a7b7-0f9c-450c-a8c7-b6a3a75a699e/ad2253799z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"NEW YORK BUTCHER SHOPPE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421252\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421252','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/29f2a7b7-0f9c-450c-a8c7-b6a3a75a699e/ad2253799z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421252')\">NEW YORK BUTCHER SHOPPE</a><br/><br/>");
advsScrollingDining_hyi0lssd[16] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421264", "SAFFRON INDIAN CUISINE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421264\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421264','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/71985c57-6eb1-43b5-b263-97010020e5ec/ad2253797z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421264')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/71985c57-6eb1-43b5-b263-97010020e5ec/ad2253797z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"SAFFRON INDIAN CUISINE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421264\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421264','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/71985c57-6eb1-43b5-b263-97010020e5ec/ad2253797z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421264')\">SAFFRON INDIAN CUISINE</a><br/><br/>");
advsScrollingDining_hyi0lssd[17] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2422325", "CARTER BROTHERS", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2422325\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2422325','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/4ea91d6b-0f9d-463b-b2c1-375760707f2a/ad2255808z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2422325')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/4ea91d6b-0f9d-463b-b2c1-375760707f2a/ad2255808z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"CARTER BROTHERS\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2422325\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2422325','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/4ea91d6b-0f9d-463b-b2c1-375760707f2a/ad2255808z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2422325')\">CARTER BROTHERS</a><br/><br/>");
advsScrollingDining_hyi0lssd[18] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2244580", "THIRSTY\'S 2", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2244580\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2244580','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/43b4a89a-ef7c-4d78-b593-361e3b5ecb6b/ad2255779z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2244580')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/43b4a89a-ef7c-4d78-b593-361e3b5ecb6b/ad2255779z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"THIRSTY\'S 2\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2244580\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2244580','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/43b4a89a-ef7c-4d78-b593-361e3b5ecb6b/ad2255779z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2244580')\">THIRSTY\'S 2</a><br/><br/>");
advsScrollingDining_hyi0lssd[19] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421260", "HIGH POINT THEATRE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421260\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421260','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/e4bc5951-634f-4cdc-932c-3ed4c6248d1b/ad2253815z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421260')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/e4bc5951-634f-4cdc-932c-3ed4c6248d1b/ad2253815z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"HIGH POINT THEATRE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421260\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421260','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/e4bc5951-634f-4cdc-932c-3ed4c6248d1b/ad2253815z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421260')\">HIGH POINT THEATRE</a><br/><br/>");
advsScrollingDining_hyi0lssd[20] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2347361", "OLD SALEM INC.", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2347361\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2347361','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/8dc8731d-8d0c-4730-9556-f4f5726518ed/ad2253805z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2347361')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/8dc8731d-8d0c-4730-9556-f4f5726518ed/ad2253805z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"OLD SALEM INC.\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2347361\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2347361','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/8dc8731d-8d0c-4730-9556-f4f5726518ed/ad2253805z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2347361')\">OLD SALEM INC.</a><br/><br/>");
advsScrollingDining_hyi0lssd[21] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2304334", "CASTLE MCCULLOCH", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2304334\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2304334','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/17e1d3b5-c387-4ef9-8443-0c1e61a0da38/ad2253772z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2304334')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/17e1d3b5-c387-4ef9-8443-0c1e61a0da38/ad2253772z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"CASTLE MCCULLOCH\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2304334\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2304334','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/17e1d3b5-c387-4ef9-8443-0c1e61a0da38/ad2253772z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2304334')\">CASTLE MCCULLOCH</a><br/><br/>");
advsScrollingDining_hyi0lssd[22] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2372973", "VELOCITY SPORTS PERFORMANCE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2372973\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2372973','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/dc182a4c-72c6-420d-8502-e24d82f588e9/ad2253769z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2372973')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/dc182a4c-72c6-420d-8502-e24d82f588e9/ad2253769z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"VELOCITY SPORTS PERFORMANCE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2372973\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2372973','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/dc182a4c-72c6-420d-8502-e24d82f588e9/ad2253769z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2372973')\">VELOCITY SPORTS PERFORMANCE</a><br/><br/>");
advsScrollingDining_hyi0lssd[23] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2352821", "GREENSBORO ORATORIO SOCIETY", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2352821\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2352821','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/c2b220ba-edcf-473d-8596-7b418965e477/ad2253779z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2352821')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/c2b220ba-edcf-473d-8596-7b418965e477/ad2253779z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"GREENSBORO ORATORIO SOCIETY\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2352821\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2352821','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/c2b220ba-edcf-473d-8596-7b418965e477/ad2253779z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2352821')\">GREENSBORO ORATORIO SOCIETY</a><br/><br/>");
advsScrollingDining_hyi0lssd[24] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2401564", "GREENSBORO COLISEUM", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2401564\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2401564','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/1be467fd-7980-4a0c-95b2-46de22b9f0db/ad2253808z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2401564')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/1be467fd-7980-4a0c-95b2-46de22b9f0db/ad2253808z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"GREENSBORO COLISEUM\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2401564\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2401564','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/1be467fd-7980-4a0c-95b2-46de22b9f0db/ad2253808z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2401564')\">GREENSBORO COLISEUM</a><br/><br/>");
advsScrollingDining_hyi0lssd[25] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2366952", "MOORE MUSIC", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2366952\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2366952','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/2fc7f0f2-d1b5-4ff7-a137-1f192dd9287b/ad2255791z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2366952')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/2fc7f0f2-d1b5-4ff7-a137-1f192dd9287b/ad2255791z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"MOORE MUSIC\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2366952\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2366952','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/2fc7f0f2-d1b5-4ff7-a137-1f192dd9287b/ad2255791z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2366952')\">MOORE MUSIC</a><br/><br/>");
advsScrollingDining_hyi0lssd[26] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2401531", "STEVENS CENTER", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2401531\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2401531','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5409f6b6-f7f4-468b-a442-cd5cb073f9e6/ad2255794z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2401531')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5409f6b6-f7f4-468b-a442-cd5cb073f9e6/ad2255794z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"STEVENS CENTER\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2401531\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2401531','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5409f6b6-f7f4-468b-a442-cd5cb073f9e6/ad2255794z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2401531')\">STEVENS CENTER</a><br/><br/>");
advsScrollingDining_hyi0lssd[27] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2322458", "REYNOLDA HOUSE MUSEUM OF AMERICAN ART", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2322458\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2322458','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/412fa42e-002a-471d-864b-4442e857d751/ad2255795z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2322458')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/412fa42e-002a-471d-864b-4442e857d751/ad2255795z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"REYNOLDA HOUSE MUSEUM OF AMERICAN ART\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2322458\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2322458','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/412fa42e-002a-471d-864b-4442e857d751/ad2255795z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2322458')\">REYNOLDA HOUSE MUSEUM OF AMERICAN ART</a><br/><br/>");
advsScrollingDining_hyi0lssd[28] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2401558", "COMMUNITY THEATRE OF GREENSBORO", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2401558\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2401558','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5e4fa522-aed6-4abe-9594-eda52a47b830/ad2255792z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2401558')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5e4fa522-aed6-4abe-9594-eda52a47b830/ad2255792z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"COMMUNITY THEATRE OF GREENSBORO\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2401558\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2401558','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5e4fa522-aed6-4abe-9594-eda52a47b830/ad2255792z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2401558')\">COMMUNITY THEATRE OF GREENSBORO</a><br/><br/>");
advsScrollingDining_hyi0lssd[29] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421207", "TRIAD STAGE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421207\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421207','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/bfa85883-d54c-4fbf-b2a7-2b2c388cc46a/ad2253725z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421207')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/bfa85883-d54c-4fbf-b2a7-2b2c388cc46a/ad2253725z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"TRIAD STAGE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421207\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421207','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/bfa85883-d54c-4fbf-b2a7-2b2c388cc46a/ad2253725z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421207')\">TRIAD STAGE</a><br/><br/>");
advsScrollingDining_hyi0lssd[30] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421208", "ORCHARD HOUSE GIFTS", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421208\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421208','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/39639eb8-0544-48a5-a7cd-d919455cbbcf/ad2253729z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421208')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/39639eb8-0544-48a5-a7cd-d919455cbbcf/ad2253729z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"ORCHARD HOUSE GIFTS\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421208\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421208','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/39639eb8-0544-48a5-a7cd-d919455cbbcf/ad2253729z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421208')\">ORCHARD HOUSE GIFTS</a><br/><br/>");
advsScrollingDining_hyi0lssd[31] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421244", "FIRST BAPTIST CHURCH OF HP", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421244\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421244','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/ce221bd7-86b9-45b2-888f-dcdcd2a20f59/ad2253766z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421244')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/ce221bd7-86b9-45b2-888f-dcdcd2a20f59/ad2253766z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"FIRST BAPTIST CHURCH OF HP\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421244\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421244','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/ce221bd7-86b9-45b2-888f-dcdcd2a20f59/ad2253766z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421244')\">FIRST BAPTIST CHURCH OF HP</a><br/><br/>");
advsScrollingDining_hyi0lssd[32] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421245", "NORTH CAROLINA BASEBALL ACADEMY GREENSBORO", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421245\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421245','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/27c66189-869f-4759-b3c0-5354cb63aed1/ad2253774z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421245')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/27c66189-869f-4759-b3c0-5354cb63aed1/ad2253774z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"NORTH CAROLINA BASEBALL ACADEMY GREENSBORO\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421245\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421245','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/27c66189-869f-4759-b3c0-5354cb63aed1/ad2253774z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421245')\">NORTH CAROLINA BASEBALL ACADEMY GREENSBORO</a><br/><br/>");
advsScrollingDining_hyi0lssd[33] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421895", "GREENSBORO ORATORIO SOCIETY", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421895\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421895','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/fbc188a6-3e76-4164-ad5d-9a01e4b7ab14/ad2254916z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421895')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/fbc188a6-3e76-4164-ad5d-9a01e4b7ab14/ad2254916z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"GREENSBORO ORATORIO SOCIETY\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421895\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421895','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/fbc188a6-3e76-4164-ad5d-9a01e4b7ab14/ad2254916z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421895')\">GREENSBORO ORATORIO SOCIETY</a><br/><br/>");
advsScrollingDining_hyi0lssd[34] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2422324", "UNITED ARTS COUNCIL OF GREATER GREENSBORO", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2422324\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2422324','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5940dafc-3267-4a1a-98b8-f37069eb0136/ad2255782z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2422324')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5940dafc-3267-4a1a-98b8-f37069eb0136/ad2255782z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"UNITED ARTS COUNCIL OF GREATER GREENSBORO\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2422324\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2422324','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5940dafc-3267-4a1a-98b8-f37069eb0136/ad2255782z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2422324')\">UNITED ARTS COUNCIL OF GREATER GREENSBORO</a><br/><br/>");
advsScrollingDining_hyi0lssd[35] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2422323", "BEL CANTO COMPANY", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2422323\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2422323','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/86d8f301-9080-48d8-b9fe-8548f20d62e8/ad2255783z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2422323')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/86d8f301-9080-48d8-b9fe-8548f20d62e8/ad2255783z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"BEL CANTO COMPANY\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2422323\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2422323','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/86d8f301-9080-48d8-b9fe-8548f20d62e8/ad2255783z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2422323')\">BEL CANTO COMPANY</a><br/><br/>");
advsScrollingDining_hyi0lssd[36] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2419168", "88.5 WFDD", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2419168\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2419168','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/2224185b-1b53-495e-be61-9fb65ec7f65f/ad2255796z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2419168')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/2224185b-1b53-495e-be61-9fb65ec7f65f/ad2255796z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"88.5 WFDD\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2419168\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2419168','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/2224185b-1b53-495e-be61-9fb65ec7f65f/ad2255796z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2419168')\">88.5 WFDD</a><br/><br/>");
advsScrollingDining_hyi0lssd[37] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2413366", "CAROLINA THEATRE", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2413366\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2413366','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5ff3811b-ad6e-430b-8f6b-ae7b13228ece/ad2255790z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2413366')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5ff3811b-ad6e-430b-8f6b-ae7b13228ece/ad2255790z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"CAROLINA THEATRE\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2413366\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2413366','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/5ff3811b-ad6e-430b-8f6b-ae7b13228ece/ad2255790z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2413366')\">CAROLINA THEATRE</a><br/><br/>");
advsScrollingDining_hyi0lssd[38] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2422334", "GREENSBORO BALLET", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2422334\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2422334','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/31a90c75-8134-47f3-9e3f-c1a1056db496/ad2255789z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2422334')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/31a90c75-8134-47f3-9e3f-c1a1056db496/ad2255789z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"GREENSBORO BALLET\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2422334\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2422334','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/31a90c75-8134-47f3-9e3f-c1a1056db496/ad2255789z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2422334')\">GREENSBORO BALLET</a><br/><br/>");
advsScrollingDining_hyi0lssd[39] = new HarvestInfoAdvertiserScrollingDining_hyi0lssd("2421101", "PARTIES 2 DYE 4", "<a href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421101\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421101','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/990160ff-6a0f-46c1-b984-91e0c0db548f/ad2253761z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421101')\"><img class=\"harvestinfowidgetimageScrollingDining_hyi0lssd\" border=\"0\" src=\"http://demo-40.newspaperads.com/services/image.aspx?option=atd_imagewidth&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/990160ff-6a0f-46c1-b984-91e0c0db548f/ad2253761z.jpg&width=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.width!=''?wimagestyleScrollingDining_hyi0lssd.width:300)+ "&height=" + parseInt(wimagestyleScrollingDining_hyi0lssd!=null&&wimagestyleScrollingDining_hyi0lssd.height!=''?wimagestyleScrollingDining_hyi0lssd.height:300)+ "&noimageurl=\" alt=\"PARTIES 2 DYE 4\"/></a><br/><a class=\"harvestinfowidgetlinkScrollingDining_hyi0lssd\" href=\"http://ads.triadmarketplace.com/default.aspx?pagename=advertiserbrowse&advertiserid=2421101\" target=\"_blank\" onmouseover=\"harvestinfoImageShowScrollingDining_hyi0lssd('2421101','http://demo-40.newspaperads.com/services/image.aspx?option=atd_thumbnail&image=http://buylocal.newspaperads.com/hs40_ads/greensboro/dd4/ad/990160ff-6a0f-46c1-b984-91e0c0db548f/ad2253761z.jpg&width=300&height=300&noimageurl=',event)\" onmouseout=\"harvestinfoImageHideScrollingDining_hyi0lssd('2421101')\">PARTIES 2 DYE 4</a><br/><br/>");
var displayedAdvsScrollingDining_hyi0lssd = new Array(5);
document.write("<div id=\"harvestinfomarqueecontainerScrollingDining_hyi0lssd\" class=\"harvestinfowidgetborderScrollingDining_hyi0lssd\" style=\"position: relative;height: 100%;background-color:white;overflow: hidden !important;border: 1px solid black;padding: 2px 2px 2px 2px;\" onMouseover=\"marqueMouseOverScrollingDining_hyi0lssd()\" onMouseout=\"marqueMouseOutScrollingDining_hyi0lssd()\">");
document.write("<div id=\"harvestinfovmarqueeScrollingDining_hyi0lssd\" class=\"harvestinfowidgetscrollborderScrollingDining_hyi0lssd\" style=\"position: absolute; width: 98%;\">");
var totalAddedScrollingDining_hyi0lssd = 0;
while(totalAddedScrollingDining_hyi0lssd<5)
{
var randomnumberScrollingDining_hyi0lssd = Math.floor(Math.random() * 40);
if(displayedAdvsScrollingDining_hyi0lssd.join().indexOf(advsScrollingDining_hyi0lssd[randomnumberScrollingDining_hyi0lssd].advertiserId)<0)
{
displayedAdvsScrollingDining_hyi0lssd[totalAddedScrollingDining_hyi0lssd] = advsScrollingDining_hyi0lssd[randomnumberScrollingDining_hyi0lssd].advertiserId;
document.write(advsScrollingDining_hyi0lssd[randomnumberScrollingDining_hyi0lssd].advertiserData);
totalAddedScrollingDining_hyi0lssd++;};
};
document.write("</div>");
document.write("</div>");
