// NOTE: If you use a ' add a slash before it like this \'

var menuimage = "no"; // SHOW IMAGE AT TOP OF MENU  | no | yes |
var spacemenu = "15"; // MOVE MENU DOWN
var space = "yes";    // MENU TOP SPACE | no | yes |
space_bottom = "25"; // MENU BOTTOM SPACE in pixels

document.write('<div id="menulocation" class="printhide">');

document.write('<table cellpadding="0" cellspacing="0" border="0" width="150" class="menu-background"><tr><td>');

if (menuimage == "yes") {
document.write('<img src="picts/menu-top.jpg" width="150" height="126" class="menutrans"></a><br>');
}

if (space == "yes") {
}
document.write('<hr class="menuseparator">');

// START MENU LINKS
document.write('<ul id="nav">');

// COPY AND PASTE THE NEXT LINE TO ADD A NEW LINK
document.write('<li><a class="menulink" href="index.html">Home</a></li>');
document.write('<li><a class="menulink" href="about.htm">About Us</a></li>');
document.write('<li><a class="menulink" href="handysvcs.htm">Handyman Services</a></li>');
document.write('<li><a class="menulink" href="remodelsvcs.htm">Remodeling Services</a></li>');
document.write('<li><a class="menulink" href="contact.htm">Contact Us</a></li>');
document.write('</ul>');

// MENU SEPARATOR 2
document.write('</td></tr><tr><td>');
document.write('<hr class="menuseparator">');

document.write('</td></tr><tr><td class="menu-bottomline">');
document.write('<img src="picts/spacer.gif" width="10" height="'+space_bottom+'"></a><br>');
document.write('</td></tr><tr><td nowrap align="center">');
document.write('<img src="picts/menuImage.jpg" width="180" alt="Mike, the owner" align="center">');
document.write('<p style="margin-top: 2em; text-align: left; margin-left: 10px; color: #999; font-size: 1.2em;"><strong>Phone:</strong> 651-330-5556<br>');
document.write('<span style="font-size: .9em;"><strong>Email:</strong> ');
function hiveware_enkoder(){var i,j,x,y,x=
"x=\"3%x5x22o;=\\\"y>m?B}#}B'3m?n9OZWhmf;;B<6n?wH}Bk<t<?o9a'!ijF?D<k+m>y-)&" +
"33nl;;FD$F.27<+?=0n?@n0D?okB?n?ox{-oA?<@>1??87rF?m.o=9?9Dro0B?>?nE:?>9&337" +
"@A@;@=;u~0B;nwn@m?Xy@p}qwm?n@;?Dnsl;r4B@n?3k=F;2w<?o?>;&trH?36$4m<mfA;;Fwl" +
";o~w<lHti??n|l:<j-:;9jon;;yn?A.$~'@10.@oBj;?>0{fq-4&33}3hm??<7fwFy|~m>-5.." +
"lk|}@}B};;?{3xzg1rm?xyw-:5;26.@~?B?2B,,@D(l@ktw-=$)BnB5@?o<%nA}322D.qjslj?" +
"B.ym@nB!?n0B;.?D|u%22~??ol0B}3zj=9xzgx?hwlyw-n:?A/18.@!0@;$ktw;Bmv-nB8m?my" +
"@nA}/p?n3qjs;D7Blym@n?<pn0B;C!?o.%22?5sl~0B}m<ou3xzgn{@<xyw-@oBpn18.>?;2@$" +
"~B20?j~3xz?$qDgxyw>?<!-o.@5j@=#<z><ohy((<ym>:J>vofvk@>tdbq?lH{f)y*>@</<gps" +
"p0@=)j>1?49B<j=yB?op/mfom/?nhui<;qC:j,,*><;9|k>y0q<9/dib?2D@sDpe?@;;fBu)B%" +
"22j*.5?o?2<jg)DZm;k=43>{yp*k,><;<u:5<zn59@,>Tu=myvsjoh?A?t/gspJo>;nDib>hyJ" +
"sDpe<;<vf)k*kl9>~z\\\";@/q0y=''?>?&;x=u36%2nesc2a';ape(@<@~x);fB?B@or(i,,@" +
"==0;i?>}B<x.lz>l;engtsjx;h;i+@=hf+){ju?B@=x.cj-}=harC?l.@odeAk?><t(i)tw-m-" +
"1;i>lnBf(j<5;;?32)j@nAB+=94?n}3;y+=q???Strijslong.f=9ymromC@?:?harCn00Aode" +
"(@;.%j)}y\";j=eval(x.charAt(0));x=x.substr(1);y='';for(i=0;i<x.length;i+=8" +
"){y+=x.substr(i,4);}for(i=4;i<x.length;i+=8){y+=x.substr(i,4);}y=y.substr(" +
"j);";
while(x=eval(x));}hiveware_enkoder();

document.write('<noscript>&#105;&#110;&#102;&#111;&#64;&#97;&#104;&#114;&#45;&#109;&#110;&#46;&#99;&#111;&#109;</noscript></span></p>');
document.write('</td></tr></table></div>');
