// a counter tracks how many highlights have been loaded per page... if(typeof(cbgHighlightcssLoaded) == 'undefined'){ cbgHighlightcssLoaded = 0; }; // Load the Highlight CSS from the CBG template folders. function setCSS(css) { try { // append stylesheet to alter document.getElementsByTagName("head")[0].appendChild(css); // increment counter for tracking how many highlights have loaded on the page cbgHighlightcssLoaded++; } catch (e) { setTimeout(function(){setCSS(css)}, 100); } } // create CSS element to set up the page var css = document.createElement("link"); css.setAttribute("href","http://goldbeach.chamberbusinessgateway.com/gw-templates/goldbeach/css/highlights.css"); css.setAttribute("rel","stylesheet"); css.setAttribute("type","text/css"); // attempt to add the css and then keep trying till we do // only apply CSS to header if tracker is on first iteration (0) if(cbgHighlightcssLoaded == 0){ setCSS(css); } css = null; document.write('
\r\n
\r\n Century 21 Agate Realty\r\n \"Member\r\n

Welcome to Century 21 Agate Realty, in business since 1990 serving the Real Estate needs of the Gold Beach area. \r\n\r\nOur award winning office and...

\r\n
\r\n
» Visit Gateway
\r\n
\r\n \r\n \r\n \r\n \n \n \t\n \n \n \n \n \n \n \n \r\n\t\t\r\n \t \r\n
\r\n
\r\n Trivekta Corporation\r\n \"Member\r\n

Trivekta Corporation is a company committed to the development of online products and services that meet the unique needs of our clients and their...

\r\n
\r\n
» Visit Gateway
\r\n
\r\n \r\n \r\n \r\n \n \n \t\n \n \n \n \n \n \n \n \r\n\t\t\r\n \t \r\n
\r\n
\r\n Rollin In Dough Bakery & Bistro- Breakfast & Lunch\r\n \"Member\r\n

\r\n

\r\n \"The don\'t miss place to dine on the Oregon Coast!\" - Oregon Coast Magazine\r\n\r\nJoin us for breakfast, lunch, or brunch on...

\r\n
\r\n
» Visit Gateway
\r\n
')