<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var sidewidth		= "150%"		// SIDEBAR WIDTH (also edit CSS)
var pageheight		= "0"		// INCREASE PAGE HEIGHT

var notes1		= "yes"		// SHOW 1ST NOTES
var notes2		= "yes"		// SHOW 2ND NOTES



// 1st NOTES AREA
   if (notes1 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="90%"><tr><td align="left" class="note-title">');

document.write
('Facebook-<A HREF="https://www.facebook.com/pages/Envoy-Mortgage-Concord-CA/140666021352"target="_blank">Business Page Envoy Mortgage Concord,CA</a>');

document.write('</td></tr><tr><td class="note-text">');

document.write('<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.mattsteinmetz.com&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>');


document.write('</td></tr></table>');
document.write('<br><br>');
}


document.write('<img src="picts/spacer.gif" width="'+sidewidth+'" height="'+pageheight+'"></a><br>');





//  End -->
