document.writeln(''); var themenus = new Array(); document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Free Home Valuation", "homeval.htm", "_self"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Get Your Home Ready to Sell", "getready.htm", "_self"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "10 Questions to Ask Your Realtor", "10questions.htm", "_self"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Top 10 Signs that it\'s Time to Sell", "10signs.htm", "_self"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "10 Steps to Selling a Home", "10steps.htm", "_self"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Should I Work with an Agent?", "shouldi.htm", "_self"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Tools to Make Your Move Easier", "movingtools.htm", "_self"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "10 Biggest Selling Myths Uncovered", "10myths.htm", "_self"]; document.write('');
document.writeln(''); themenus[themenus.length]=["", "", "Financial Mortgage Calculator", "mortgagecalc.htm", "_self"]; document.write('');



var t=0;

var bcol=Number(0).toString(16);
t = bcol.length; for (var i=0; i<6-t; i++) bcol = '0'+bcol;
bgColor='#'+bcol;

var bcol=Number(16777215).toString(16);
t = bcol.length; for (var i=0; i<6-t; i++) bcol = '0'+bcol;
txtColor='#'+bcol;

var bcol=Number(9509150).toString(16);
t = bcol.length; for (var i=0; i<6-t; i++) bcol = '0'+bcol;
for (var i=0; i<themenus.length; i++) themenus[i][0] = '#'+bcol;

var bcol=Number(16776960).toString(16);
t = bcol.length; for (var i=0; i<6-t; i++) bcol = '0'+bcol;
for (var i=0; i<themenus.length; i++) themenus[i][1] = '#'+bcol;

var fontFace = 0;
var fontSize = "12";
if (fontFace==0) fontFace = 'Arial, Helvetica, sans-serif';
  else if (fontFace==1) fontFace = 'Times New Roman, serif';
  else if (fontFace==2) fontFace = 'Courier New, Courier, mono';
  else if (fontFace==3) fontFace = 'Georgia, Times New Roman, Times, serif';
  else fontFace = 'Verdana, Arial, Helvetica, sans-serif';

width='130';
border='1px solid black';
aligned='center'
isVertical='true'
fontWeight='bold'
spacing='10'
duration='1'

style='2'

//:::::::::::::::::::::::::::::::::::::DO NOT MODIFY BELOW::::::::::::::::::::::::::::::::::::\\

sAgent=navigator.userAgent;
ie=document.all&&sAgent.indexOf("Opera")==-1;
nav=sAgent.indexOf("Mozilla") > -1 && !ie;

function changeColor(cur3,color,text) {
if (ie) {
if (style==1) cur3.filters.revealTrans.transition='1'
if (style==2) cur3.filters.revealTrans.transition='3'
if (style==3) cur3.filters.revealTrans.transition='4'
if (style==4) cur3.filters.revealTrans.transition='6'
if (style==5) cur3.filters.revealTrans.transition='8'
if (style==6) cur3.filters.revealTrans.transition='9'
if (style==7) cur3.filters.revealTrans.transition='10'
if (style==8) cur3.filters.revealTrans.transition='12'
if (style==9) cur3.filters.revealTrans.transition='14'
if (style==10) cur3.filters.revealTrans.transition='16'
if (style==11) cur3.filters.revealTrans.transition='17'
if (style==12) cur3.filters.revealTrans.transition='18'
if (style==13) cur3.filters.revealTrans.transition='19'
if (style==14) cur3.filters.revealTrans.transition='20'
if (style==15) cur3.filters.revealTrans.transition='21'
if (style==16) cur3.filters.revealTrans.transition='22'
cur3.style.cursor = 'hand'
}
cur3.style.color=text
if (ie) cur3.filters.revealTrans.apply()
cur3.style.backgroundColor = color
if (ie) cur3.filters.revealTrans.play()
}

function changeColorB(cur3,color,text) {
if (ie) {
if (style==1) cur3.filters.revealTrans.transition='0'
if (style==2) cur3.filters.revealTrans.transition='2'
if (style==3) cur3.filters.revealTrans.transition='5'
if (style==4) cur3.filters.revealTrans.transition='7'
if (style==5) cur3.filters.revealTrans.transition='8'
if (style==6) cur3.filters.revealTrans.transition='9'
if (style==7) cur3.filters.revealTrans.transition='10'
if (style==8) cur3.filters.revealTrans.transition='12'
if (style==9) cur3.filters.revealTrans.transition='13'
if (style==10) cur3.filters.revealTrans.transition='15'
if (style==11) cur3.filters.revealTrans.transition='17'
if (style==12) cur3.filters.revealTrans.transition='18'
if (style==13) cur3.filters.revealTrans.transition='19'
if (style==14) cur3.filters.revealTrans.transition='20'
if (style==15) cur3.filters.revealTrans.transition='21'
if (style==16) cur3.filters.revealTrans.transition='22'
}
cur3.style.color=text
if (ie) cur3.filters.revealTrans.apply()
cur3.style.backgroundColor = color
if (ie) cur3.filters.revealTrans.play()
}


document.writeln('<table width="10" border="0" cellspacing="'+spacing+'" cellpadding="0">');
if(isVertical=='true') document.writeln('')
else document.writeln('<tr>');

if (ie) {
for(i=0;i<themenus.length;i++) {
if(isVertical=='true') document.writeln('<tr>');
document.write('<td>');
document.write('<div align="'+aligned+'" style="width:'+width+'; border: '+border+'; background-color: '+bgColor+'; color: '+txtColor+'; font-family: '+fontFace+'; font-weight: '+fontWeight+'; font-size: '+fontSize+'; padding: 0,2,0,2; filter:revealTrans(duration='+duration+',transition=15)" '); 
document.write('onMouseover="changeColor(this,');
document.write("'"+themenus[i][0]+"',");
document.write("'"+themenus[i][1]+"'");
document.write(')" ');
document.write('onMouseout="changeColorB(this,');
document.write("'"+bgColor+"',");
document.write("'"+txtColor+"'");
document.write(')" ');
document.write('onClick="window.open(');
document.write("'"+themenus[i][3]+"',");
document.write("'"+themenus[i][4]+"'");
document.write(')">');
document.write(themenus[i][2])
document.write('</div>');
document.writeln('</td>');
if(isVertical=='true') document.writeln('</tr>');
}
}

if (nav) {
for(i=0;i<themenus.length;i++) {
if(isVertical=='true') document.writeln('<tr>');
document.write('<td>');
document.write('<div align="'+aligned+'" style="width:'+width+'; border: '+border+'; background-color: '+bgColor+'; color: '+txtColor+'; font-family: '+fontFace+'; font-weight: '+fontWeight+'; font-size: '+fontSize+';" '); 
document.write('onMouseover="changeColor(this,');
document.write("'"+themenus[i][0]+"',");
document.write("'"+themenus[i][1]+"'");
document.write(')" ');
document.write('onMouseout="changeColorB(this,');
document.write("'"+bgColor+"',");
document.write("'"+txtColor+"'");
document.write(')" ');
document.write('onClick="window.open(');
document.write("'"+themenus[i][3]+"',");
document.write("'"+themenus[i][4]+"'");
document.write(')">');
document.write(themenus[i][2])
document.write('</div>');
document.writeln('</td>');
if(isVertical=='true') document.writeln('</tr>');
}
}

if(isVertical=='true') document.writeln('');
else document.writeln('</tr>');
document.writeln('</table>');



//DO NOT MODIFY
/*
<APPLETINFO>
appletname=jsmultishapemenu
applettype=JAVASCRIPT
created=1135261249015
appletfilename=sellers-sub.js
</APPLETINFO>
<JAVASCRIPT>
fontsize=12
mwi=130
spacing=10
styl=2
duration=1
borr=1px solid black
target=_self
fontface=0
fontwe=bold
cal=center
isver=true
bcol=0
pcol=9509150
tcol=16777215
lcol=16776960
</JAVASCRIPT>
<HTMLGENERATOR>
mystarttag=-
mystarttag_GS=1;-
menuitems=-
menuitems_GS=2;item;url
item_GS=0;-
item0=Free Home Valuation
item1=Get Your Home Ready to Sell
item2=10 Questions to Ask Your Realtor
item3=Top 10 Signs that it's Time to Sell
item4=10 Steps to Selling a Home
item5=Should I Work with an Agent?
item6=Tools to Make Your Move Easier
item7=10 Biggest Selling Myths Uncovered
item8=Financial Mortgage Calculator
url_GS=0;-
url0=homeval.htm
url1=getready.htm
url2=10questions.htm
url3=10signs.htm
url4=10steps.htm
url5=shouldi.htm
url6=movingtools.htm
url7=10myths.htm
url8=mortgagecalc.htm
</HTMLGENERATOR>
*/