var yd=document;var yw=window;var yPI=parseInt;yw.zCM=[];var cc_bi="0i/n.gif";function bzw(){var is_major=yPI(navigator.appVersion);this.nver=is_major;this.ver=navigator.appVersion;this.agent=navigator.userAgent;this.dom=yd.getElementById?1:0;this.opera=yw.opera?1:0;this.ie5=(this.ver.indexOf("MSIE 5")>-1&&this.dom&&!this.opera)?1:0;this.ie6=(this.ver.indexOf("MSIE 6")>-1&&this.dom&&!this.opera)?1:0;this.ie4=(yd.all&&!this.dom&&!this.opera)?1:0;this.ie=this.ie4||this.ie5||this.ie6;this.mac=this.agent.indexOf("Mac")>-1;this.ns6=(this.dom&&yPI(this.ver)>=5)?1:0;this.ie3=(this.ver.indexOf("MSIE")&&(is_major<4));this.hotjava=(this.agent.toLowerCase().indexOf('hotjava')!=-1)?1:0;this.ns4=(yd.layers&&!this.dom&&!this.hotjava)?1:0;this.bw=(this.ie6||this.ie5||this.ie4||this.ns4||this.ns6||this.opera);this.ver3=(this.hotjava||this.ie3);this.opera7=((this.agent.toLowerCase().indexOf('opera 7')>-1) || (this.agent.toLowerCase().indexOf('opera/7')>-1));this.operaOld=this.opera&&!this.opera7;return this};function none(){};function nn(val){return val != null};function und(val){return typeof(val)=='undefined'};function CCRollMenu(name, items){this.bw=new bzw(); this.bi=new Image(); this.bi.src=cc_bi;if (this.bw.ns4) yw.onresize=zRH; yw.zCM[name]=this; yw.cc_ht[name]=null;this.name=name; this.rel=items[0].pos=="relative"; this.root=[]; this.root.par=null;this.root.cd=[];this.root.fmt=items[0]; this.root.pos=this.rel?[0,0]:items[0].pos; this.root.fmt.pos=this.root.pos;this.root.frameoff=items[0].pos?items[0].pos:[0,0];this.items=[]; this.root.lvl=new cc_ml(this, this.root);for (var i=1;i<items.length;i++) if (!und(items[i])) new cc_mi(this, this.root, items[i], und(items[i].format)?items[0]:items[i].format);this.drawTop=function(){var s="";for (var i=0;i<this.items.length;i++) if (this.items[i].par==this.root) s+=this.items[i].draw();if (this.rel){var w=0; var h=0;for (var i=0;i<this.root.cd.length;i++) {var n=this.root.cd[i];if (n.pos[1]+n.size[0]>h) h=n.pos[1]+n.size[0];if (n.pos[0]+n.size[1]>w) w=n.pos[0]+n.size[1];}s=this.bw.ns4?'<ilayer id="cm'+this.name+'_" >' + s + '</ilayer>':'<div id="cm'+this.name+'_" style="position:relative;left:0px;top:0px;width:'+w+'px;height:'+h+'px;">' + s +'</div>';}return s;};this.drawOther=function(){var s="";for (var i=0;i<this.items.length;i++) if (this.items[i].par!=this.root) s+=this.items[i].draw();return s;};this.cct=function(){yd.write(this.drawTop())};this.cci=function(){yd.write(this.drawOther())};this.hide=function(){if (this.root.fmt.popup) this.root.lvl.vis(0);else {for (var i=0;i<this.root.cd.length;i++) if (this.root.cd[i].lvl) this.root.cd[i].lvl.vis(0);this.root.lvl.a=null;this.root.lvl.draw();if (this.root.fmt.hidden_top) this.root.lvl.vis(0);}};this.mpopup=function(ev,offX,offY){var x=ev.pageX?ev.pageX:(this.bw.opera?ev.clientX:this.bw.ie4?ev.clientX+yd.body.scrollLeft:ev.x+yd.body.scrollLeft);var y=ev.pageY?ev.pageY:(this.bw.opera?ev.clientY:this.bw.ie4?ev.clientY+yd.body.scrollTop:ev.y+yd.body.scrollTop);var po=this.root.fmt.popupoff;y += offY?offY:po?po[0]:0;x += offX?offX:po?po[1]:0;this.popup(x, y);};this.popup=function(x,y){this.moveXY(x,y);this.root.lvl.a=null;this.root.lvl.vis(1);zME(this.name,0,'t');zME(this.name,0,'0');};this.moveXY=function(x,y){if (!this.root.pos || this.root.pos[0] != x || this.root.pos[1] != y) {this.root.pos=[x,y]; this.root.loff=[0,0]; this.root.ioff=[0,0];for (var i=0;i<this.items.length;i++){this.items[i].vPFP();this.items[i].move(this.items[i].pos[0],this.items[i].pos[1]);}}};this.show=function(){if (this.rel) this.move();this.root.lvl.vis(1)};this.move=function(){if (!this.rel) return;this.rel_div=this.rel_div||this.get_div('cm'+this.name+'_');var x=this.bw.ns4?this.rel_div.pageX:zDX(this.rel_div); var y=this.bw.ns4?this.rel_div.pageY:zDY(this.rel_div);if (this.root.pos[0]==x && this.root.pos[1]==y) return;this.root.pos=[x,y];for (var i=0;i<this.items.length;i++){this.items[i].vPFP();if (this.items[i].par !== this.root) this.items[i].move(this.items[i].pos[0],this.items[i].pos[1]);}};this.get_div=function (name){return this.bw.ns4?yd.layers[name]:yd.getElementById?yd.getElementById(name):yd.all[name]}}function cc_ml(menu, par){this.menu=menu;this.par=par;this.v=0;this.vis=function(s){if (s&&this.menu.root.lvl!=this&&this.menu.rel) {this.menu.move()};var ss=this.v;this.v=s; var l=this.par.cd.length;if (this.menu.ccOLS) this.menu.ccOLS(this);for (var i=0;i<l;i++){var n=this.par.cd[i];if ( n.hc() && n.lvl.v && !s ) n.lvl.vis(s);n.vis(s);}if (!s) this.a=null;if (this.v!=ss&&this.menu.ccOLS) this.menu.ccOLS(this);};this.setA=function(idx,s){var n=this.menu.items[idx];if (nn(this.a)&&n.par.lvl!=this.a.par.lvl) return;if(s&&n.hc())n.lvl.vis(1);if( s && n!= this.a && nn(this.a) && this.a.hc() && this.a.lvl.v ) this.a.lvl.vis(0);this.a=n;this.draw()};this.draw=function(){if (this.menu.root.lvl==this&&this.menu.root.fmt.hidden_top) return;for (var i=0;i<this.par.cd.length;i++) if (this.par.cd[i]==this.a) this.par.cd[i].setVis('o'); else this.par.cd[i].setVis('n')}};function cc_mi(menu, par, item, format){if (und(item)) return;this.lvl=null;this.par=par;this.code=item.code; this.ocode=item.ocode || item.code;this.targ=und(item.target)?"":'target="'+item.target+'" ';this.url=und(item.url)?"javascript:none()":item.url;this.fmt=format;this.menu=menu;this.bw=menu.bw;this.cd=[];this.divs=[];this.index=menu.items.length;menu.items=menu.items.concat([this]);this.pindex=par.cd.length;par.cd=par.cd.concat([this]);this.id="cmi"+this.menu.name+"_"+this.index;this.v=0;this.state='n';this.diva=["b","s","o","n","e"];this.hc=function(){return this.cd.length > 0}; this.hac=function(){return this.hc()&&this.cd[0].vis}; this.div=function(n){return und(this.divs[n])?this.divs[n]=this.get_div(this.id+n):this.divs[n]};this.gen_code=function(state, off){var res='';var table=(nn(this.arrow) && this.hc()) || nn(this.image);var image=nn(this.image);var arrow=nn(this.arrow)&& this.hc();if (table) res += '<table cellpadding=0 cellspacing=0 width="100%" height="'+(yPI(this.size[0])-yPI(off))+'" border=0><tr>';if (image) res += '<td bgcolor="'+(state=='n'?this.style.color.imagebg:this.style.color.oimagebg)+'" width='+this.imgsize[1]+'><img src="'+(state=='n'?this.image:this.oimage)+'" width='+this.imgsize[1]+' height='+this.imgsize[0]+'></td>';if (table) res += '<td width="100%">';res += '<div class="'+(state=='n'?this.style.css.ON:this.style.css.OVER)+'">'+(state=='n'?this.code:this.ocode)+'</div>';if (table) res += '</td>';if (arrow) res += '<td width='+this.arrsize[1]+'><img src="'+(state=='n'?this.arrow:this.oarrow)+'" width='+this.arrsize[1]+' height='+this.arrsize[0]+'></td>';if (table) res += '</tr></table>';return res;};this.draw=function(){var bl=bt=this.style.border;var br=bb=this.style.border*2;if (this.style.border && !und(this.style.borders)) {bl=this.style.borders[0];bt=this.style.borders[1];br=this.style.borders[2]+bl;bb=this.style.borders[3]+bt;}var s=this.style.shadow;var z=(!this.style.shadow?"":vv(this.menu.bw, this.id+"s", this.z, this.pos[0]+s, this.pos[1]+s, this.size[1], this.size[0], this.style.color.shadow, "", ""))+(!this.style.border?"":vv(this.menu.bw, this.id+"b", this.z, this.pos[0], this.pos[1], this.size[1], this.size[0], this.style.color.border, "", ""))+vv(this.menu.bw, this.id+"n", this.z, this.pos[0]+bl, this.pos[1]+bt, this.size[1]-br, this.size[0]-bb, this.style.color.bgON, this.gen_code('n', yPI(bt)+yPI(bb)))+vv(this.menu.bw, this.id+"o", this.z, this.pos[0]+bl, this.pos[1]+bt, this.size[1]-br, this.size[0]-bb, this.style.color.bgOVER,this.gen_code('o', bt+bb))+vv(this.menu.bw, this.id+"e", this.z, this.pos[0]+bl, this.pos[1]+bt, this.size[1]-br, this.size[0]-bb, "", '<a href="'+this.url+'" '+this.targ+'onclick="zME(\''+this.menu.name+'\','+this.index+',\'c\');">'+'<img src="'+this.menu.bi.src+'" width="'+this.size[1]+'" height="'+this.size[0]+'" border="0"></a>','','onmouseover="zME(\''+this.menu.name+'\','+this.index+',\'o\');" onmouseout="zME(\''+this.menu.name+'\','+this.index+',\'t\');"');return z;};this.vis=function(s){if (this.style.shadow) this.xV("s",s);if (this.style.border) this.xV("b",s);if (!s) {this.xV("o",0);this.xV("n",0);this.state="n";}else if (this.state=="n")this.xV("n",1);else this.xV("o",1);this.xV("e",s)};this.setVis = function (n){if (this.state!=n)switch (n){case "n":this.xV("n",1);this.xV("o",0);break;case "o":this.xV("n",0);this.xV("o",1);break;}this.state=n;};this.xV=this.bw.ns4? vxn:vxd;this.getf=function(obj, name){if (!und(obj) && nn(obj) && !und(obj.fmt)) {if (!und(obj.fmt[name])) return obj.fmt[name];if (obj.par!=this.menu.root && obj.par && obj.par.sub && obj.par.sub[0][name]) return obj.par.sub[0][name];return this.getf(obj.par, name);}return;};this.ioff=this.getf(this, "itemoff");this.loff=this.getf(this, "leveloff");this.imgsize=this.getf(this, "imgsize");this.arrsize=this.getf(this, "arrsize");this.image=this.getf(this, "image");this.oimage=this.getf(this, "oimage") || this.image;this.arrow=this.getf(this, "arrow");this.oarrow=this.getf(this, "oarrow") || this.arrow;this.style=this.getf(this, "style");this.size=this.getf(this, "size");if (this.par==this.menu.root) this.fmt.pos=this.getf(this, "pos");this.prev=this.pindex==0? null : this.par.cd[this.pindex-1];this.setPos=function(){if (this.prev==null){this.z=this.par==this.menu.root? 0: this.par.z+10;this.pos=und(this.fmt.pos)?(this.par==this.menu.root? this.fmt.pos : this.pos=[this.par.pos[0]+this.loff[1], this.par.pos[1]+this.loff[0]]):this.fmt.pos;}else{this.prev.next=this;this.z=this.prev.z;this.pos=[this.prev.pos[0]+this.ioff[1], this.prev.pos[1]+this.ioff[0]];}};this.vPFP=function(){if (this.index==0&&!this.menu.rel) {this.pos=[this.menu.root.pos[0], this.menu.root.pos[1]]} else if (this.prev==null){this.pos=[this.par.pos[0]+this.loff[1], this.par.pos[1]+this.loff[0]];}else{this.pos=[this.prev.pos[0]+this.ioff[1], this.prev.pos[1]+this.ioff[0]];}};this.setPos();this.sub=item.sub;if (!und(this.sub) && !und(this.sub.length)&& this.sub.length>0){this.lvl=new cc_ml(menu, this);for (var i=1;i<this.sub.length;i++)if (!und(this.sub[i])) new cc_mi(this.menu, this, this.sub[i], und(this.sub[i].format)?this.sub[0]: this.sub[i].format);};this.get_div=function (name){if (this.bw.ns4 && this.menu.rel && this.par==this.menu.root) return yd.layers["cm"+this.menu.name+"_"].layers[name];else return this.bw.ns4?yd.layers[name]:yd.getElementById?yd.getElementById(name):yd.all[name];};this.move=function( x, y ){var bl=bt=this.style.border;if (this.style.border && !und(this.style.borders)) {bl=this.style.borders[0];bt=this.style.borders[1];}if (this.style.shadow) this.moveTo(x+yPI(this.style.shadow),y+yPI(this.style.shadow),"s");if (this.style.border) this.moveTo(x,y,"b");this.moveTo(x+bl,y+bt,"o");this.moveTo(x+bl,y+bt,"n");this.moveTo(x+bl,y+bt,"e");};this.moveTo=function( x, y, b ){if (this.bw.ns4)this.div(b).moveTo(x,y);else{this.div(b).style.left=x;this.div(b).style.top=y;}};return this;}function vv(bw,name,z,left,top,width,height,bgc,code,otherCSS, otherDIV){return bw.ns4?'<layer id="'+name+'" z-index="'+z+'" left="'+left+'" top='+top+'" width="'+width+'" height="'+height+'"'+(bgc!=""?' bgcolor="'+bgc+'"':'')+(otherCSS?' style="'+otherCSS:'')+'" visibility="hidden" '+(otherDIV?otherDIV:'')+'>'+code+'</layer>\n':'<div id="'+name+'" style="position:absolute;clip:rect(0px '+width+'px '+height+'px 0px);z-index:'+z+';left:'+left+'px;top:'+top+'px;width:'+width+'px;height:'+height+'px;visibility:hidden'+(bgc!=""?';background-color:'+bgc+'':'')+';'+(otherCSS?otherCSS:'')+'" '+(otherDIV?otherDIV:'')+'>'+code+'</div>';};function vxn(d,s){this.div(d).visibility=s?'show':'hide'};function vxd(d,s){this.div(d).style.visibility=s?'visible': 'hidden'};function zME(m,node_index,e) {if (nn(yw.cc_ht[m])) {yw.clearTimeout(yw.cc_ht[m]);yw.cc_ht[m]=null;}switch (e){case "o": yw.zCM[m].items[node_index].par.lvl.setA(node_index,1);if (yw.zCM[m].onmouseover) yw.zCM[m].onmouseover(yw.zCM[m].items[node_index]);break;case "c":if (yw.zCM[m].items[node_index].hc()) yw.zCM[m].items[node_index].lvl.vis(!yw.zCM[m].items[node_index].lvl.v);else for (var i=0;i<yw.zCM[m].root.cd.length;i++)if (nn(yw.zCM[m].root.cd[i].lvl)) yw.zCM[m].root.cd[i].lvl.vis(0);if (yw.zCM[m].onclick) yw.zCM[m].onclick(yw.zCM[m].items[node_index]);break;case "t": yw.cc_ht[m]=setTimeout('yw.zCM["'+m+'"].hide()', und(yw.zCM[m].root.fmt.delay)?600:yw.zCM[m].root.fmt.delay);if (yw.zCM[m].onmouseout) yw.zCM[m].onmouseout(yw.zCM[m].items[node_index]);break;}return true;};function zDX(el) {var x=el.offsetLeft;var xp=el.o_xp;while(xp && xp!=yd.body) {x += xp.offsetLeft;xp=xp.o_xp;}return x;};function zDY(el) {var x=el.offsetTop;var xp=el.o_xp;while(xp && xp!=yd.body) {x += xp.offsetTop;xp=xp.o_xp;}return x;}if (und(yw.cc_ht)) yw.cc_ht=[];yw.oldzMOL=yw.onload;function zMOL(){var bw=new bzw();if (bw.operaOld)yw.operaResizeTimer=setTimeout('zRH()',1000);if (typeof(yw.oldzMOL)=='function') yw.oldzMOL();if (bw.ns4) yw.onresize=zRH;}yw.onload=new zMOL();function zRH() {if (yw.reloading) return;if (!yw.origWidth){yw.origWidth=yw.innerWidth;yw.origHeight=yw.innerHeight;}var reload=yw.innerWidth != yw.origWidth || yw.innerHeight != yw.origHeight;yw.origWidth=yw.innerWidth;yw.origHeight=yw.innerHeight;if (yw.operaResizeTimer)clearTimeout(yw.operaResizeTimer);if (reload) {yw.reloading=1;yd.location.reload();return};if (new bzw().operaOld){yw.operaResizeTimer=setTimeout('zRH()',500)};}

var code="code";var url="url";var sub="sub";

var colorA = {"border":"#000","shadow":"#000","bgON":"","bgOVER":"","imagebg":"","oimagebg":""};	
var colorB = {"border":"#AF6650","shadow":"#555","bgON":"#4E1202","bgOVER":"#912A0A","imagebg":"","oimagebg":""};
var cssA = {"ON":"cccROn","OVER":"cccROov"};
var cssB = {"ON":"cccROnB","OVER":"cccROovB"};
var STYLEA = {"border":0,"shadow":0,"color":colorA,"css":cssA};
var STYLEB = {"border":1,"shadow":1,"color":colorB,"css":cssB};


var ccROvMis = [
	{"pos":"relative", "leveloff":[0,0], "itemoff":[0,1], "style":STYLEA, "size":[36,4]},
	{code:"", format:{itemoff:[0,1],image:'0i/mm-div.gif',imgsize:[36,4]}, url:""},
	{code:"HOME", format:{itemoff:[0,4],size:[36,76]}, url:"index.asp"},
	{code:"", format:{itemoff:[0,76],image:'0i/mm-div.gif',imgsize:[36,4]}, url:""},
	{code:"ABOUT US", format:{itemoff:[0,4],size:[36,110]}, url:"roofing-personnel.asp",
		sub:[
			{"leveloff":[31,-2], "itemoff":[31,0], "style":STYLEB, "size":[32,240]},
			{code:"&#149;&nbsp;&nbsp;Key Personnel", "url":"roofing-personnel.asp"},
			{code:"&#149;&nbsp;&nbsp;FAQ", "url":"roofing-questions-floirda.asp"},
			{code:"&#149;&nbsp;&nbsp;Testimonials", "url":"roofing-testimonials.asp"}
		]
	},
	{code:"", format:{itemoff:[0,110],image:'0i/mm-div.gif',imgsize:[36,4]}, url:""},
	{code:"RESIDENTIAL SERVICES", format:{itemoff:[0,4],size:[36,189]}, url:"residential-roof-roofing.asp",
		sub:[
			{"leveloff":[31,-2], "itemoff":[31,0], "style":STYLEB, "size":[32,240]},
			{code:"&#149;&nbsp;&nbsp;Residential Roofing", "url":"residential-roof-roofing.asp"},
			{code:"&#149;&nbsp;&nbsp;Residential Construction", "url":"residential-construction.asp"},
			{code:"&#149;&nbsp;&nbsp;Roofing Checklist", "url":"roofing-checklist-florida.asp"},
			{code:"&#149;&nbsp;&nbsp;Product Gallery", "url":"roofing-material.asp"}
		]
	},
	{code:"", format:{itemoff:[0,189],image:'0i/mm-div.gif',imgsize:[36,4]}, url:""},
	{code:"COMMERCIAL SERVICES", format:{itemoff:[0,4],size:[36,191]}, url:"commercial-roof-roofing.asp",
		sub:[
			{"leveloff":[31,-2], "itemoff":[31,0], "style":STYLEB, "size":[32,240]},
			{code:"&#149;&nbsp;&nbsp;Commercial Roofing", "url":"commercial-roof-roofing.asp"},
			{code:"&#149;&nbsp;&nbsp;Commercial Construction", "url":"commercial-construction.asp"},
			{code:"&#149;&nbsp;&nbsp;Roof Maintenance", "url":"roof-maintenance-roofing.asp"},
			{code:"&#149;&nbsp;&nbsp;Product Gallery", "url":"roofing-material.asp"}
		]
	},
	{code:"", format:{itemoff:[0,191],image:'0i/mm-div.gif',imgsize:[36,4]}, url:""},
	{code:"OUR WORK", format:{itemoff:[0,4],size:[36,110]}, url:"our-work.asp"},
	{code:"", format:{itemoff:[0,110],image:'0i/mm-div.gif',imgsize:[36,4]}, url:""},
	{code:"CONTACT US", format:{itemoff:[0,4],size:[36,125]}, url:"contact_us.asp"},
	{code:"", format:{itemoff:[0,125],image:'0i/mm-div.gif',imgsize:[36,4]}, url:""}
];

function PrintSidebarA(){
	var PASS_ff_Text_A = "<table width='280' border='0' cellspacing='0' cellpadding='0'><tr valign='top'><td><img src='0i/sb_phone_numbers.gif' alt='' height='61' width='280' border='0'></td></tr><tr valign='top'><td><table width='280' border='0' cellspacing='0' cellpadding='0'><tr><td width='94'><a href='contact_us.asp'><img src='0i/sb-icon-quote.gif' alt='' height='120' width='94' border='0'></a></td><td class='TD-SB-JarRight' width='186'><p class='SBTX-Headline'>GET A FREE QUOTE</p><p class='SBTX-MainCopy'><b><a class='r' href='contact_us.asp'>Click Here</a></b> to request a <b>FREE</b> quote for your next roofing or general construction project. <b>We Will NOT Be Undersold!</b></p></td></tr><tr><td colspan='2' width='280'><img src='0i/sb-vdiv.gif' alt='' height='2' width='280' border='0'></td></tr></table></td></tr><tr valign='top'><td><table width='280' border='0' cellspacing='0' cellpadding='0'><tr><td class='TD-SB-JarCent' width='280'><p class='SBTX-Headline'>WE ARE A GAF-ELK MASTER<br>ELITE CERTIFIED CONTRACTOR</p><p class='SBTX-MainCopy'><b><a class='r' href='gaf-master-elite-roofing.asp'>Click Here</a></b> to read more and discover the benefits using a GAF-ELK Certified Contractor on your next roofing project.</p></td></tr><tr><td class='SBTX-MainCopy' width='280'><div align='center'><br><a href='gaf-master-elite-roofing.asp'><img src='0i/vend-master-elite-logo.gif' alt='GAF Master Elite Roofing Contractor' height='114' width='250' border='0'></a><br><br></div></td></tr><tr><td width='280'><img src='0i/sb-vdiv.gif' alt='' height='2' width='280' border='0'></td></tr></table></td></tr><tr valign='top'><td><table width='280' border='0' cellspacing='0' cellpadding='0'><tr><td class='TD-SB-JarLeft' width='186'><p class='SBTX-Headline'>ROOFING CHECKLIST</p><p class='SBTX-MainCopy'><b><a class='r' href='roofing-checklist-florida.asp'>Download our Roofing Checklist</a></b> and make sure your roofing job is being completed to the very highest standards.</p></td><td width='94'><a href='roofing-checklist-florida.asp'><img src='0i/sb-icon-checklist.gif' alt='Roofing Checklist' height='120' width='94' border='0'></a></td></tr><tr><td colspan='2' width='280'><img src='0i/sb-vdiv.gif' alt='' height='2' width='280' border='0'></td></tr></table></td></tr><tr valign='top'><td><table width='280' border='0' cellspacing='0' cellpadding='0'><tr><td class='SBTX-MainCopy' width='280'><div align='center'><br><img src='0i/vend-nrca-logo.gif' alt='Members: National Roofing Contractors Association' height='97' width='250' border='0'><br><br></div></td></tr><tr><td width='280'><img src='0i/sb-vdiv.gif' alt='' height='2' width='280' border='0'></td></tr></table></td></tr><tr valign='top'><td></td></tr><tr valign='top'><td><table width='280' border='0' cellspacing='0' cellpadding='0'><tr><td class='SBTX-MainCopy' width='280'><div align='center'><table width='256' border='0' cellspacing='0' cellpadding='0'><tr><td class='SBTX-MainCopy' colspan='4' width='256'><br></td></tr><tr><td width='64'><div align='center'><img src='0i/cci-mc.gif' alt='' height='42' width='60' border='0'></div></td><td width='64'><div align='center'><img src='0i/cci-vs.gif' alt='' height='42' width='60' border='0'></div></td><td width='64'><div align='center'><img src='0i/cci-am.gif' alt='' height='42' width='60' border='0'></div></td><td width='64'><div align='center'><img src='0i/cci-ds.gif' alt='' height='42' width='60' border='0'></div></td></tr><tr><td class='SBTX-MainCopy' colspan='4' width='256'><br></td></tr><tr><td colspan='4' width='256'><div align='center'><table width='232' border='0' cellspacing='0' cellpadding='0'><tr><td width='150'><div align='center'><a href='http://www.seflorida.bbb.org/BusinessReport.aspx?CompanyID=7004468'><img src='http://www.seflorida.bbb.org/images/clickratingsm.gif' WIDTH='135' HEIGHT='52' BORDER='0'></a></div></td><td width='82'><div align='center'><img src='0i/vend-yellow-pages.gif' alt='' height='68' width='62' border='0'></div></td></tr></table></div></td></tr><tr><td class='SBTX-MainCopy' colspan='4' width='256'><br><br><br><br><br></td></tr></table></div></td></tr><tr><td width='280'><img src='0i/sb-vdiv-endline.gif' alt='' height='2' width='280' border='0'></td></tr></table></td></tr><tr valign='top'><td></td></tr><tr valign='top'><td></td></tr></table>";
	document.getElementById('PRINT_Text_A').innerHTML = PASS_ff_Text_A;
}
