			var cmmicontent = "\<div id\=\"cmmiTitle\"\>Sycamore.US is...\<br\>\<br\>\<div id\=\"cmmiMiddle\"\>\<table border\=0\>\<tr\>\<td valign\=top\>\<a href\=\"Extranet\/CMMI\-Authorization.pdf\" target\=\"_blank\"\>CMMI Maturity Level 2 Company\<\/a\>\<\/td\>\<\/tr\>\<tr\>\<td valign\=top\>SBA HUBZone Certified\<\/td\>\<\/tr\>\<tr\>\<td valign\=top\>\DCAA Compliant\<\/td\>\<\/tr\>\<\/table\>";
                        var prefix = "\<div id\=\"cmmiMain\"\>";
                        var suffix = "\<\/div\>\<\/div\>";
                        if (document.URL.match(/r?about-sycamore?/g)){
                        }
                        else if (document.URL.match(/r?solutions?/g)){
                        }
                        else if (document.URL.match(/r?contract-vehicles?/g)){
                        			}
                        else if (document.URL.match(/r?news-events?/g)){
                        }
                        else if (document.URL.match(/r?contact-us?/g)){
                        }
                        else if (document.URL.match(/r?services?/g)){
                        }
                        else if (document.URL.match(/r?case-studies?/g)){
                        }
                        else if (document.URL.match(/r?careers?/g)){
                        }
                        else {
                               document.write(prefix + cmmicontent + suffix);
                        }
                        document.write("\<\/div\>");