<!-- Begin CSS Horizontal Menu - menu ver 3.15 2009

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


var menuside		= "left"	// MENU SIDE | left | right | center
var fixwrap		    = "no"		// MAKE yes ONLY IF MENUS ARE WRAPPING
var menuwidth		= "900"		// TOTAL MENU WIDTH TO FIX WRAP



document.write('<table cellpadding="0" cellspacing="0" border="0" class="menutable"><tr><td class="printhide" align="'+menuside+'">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');

document.write('<ul id="menunav">');




// START MENU LINKS - EDIT BELOW THIS AREA

document.write('<li style="width: 75px;  margin-top:8px; "><a href="http://www.resolvechurchconflict.com/index.html"><FONT COLOR = "#FFFFFF" FACE="Arial" SIZE="2">Home</a></li>');
document.write('  </li>');



document.write('  <li style="width: 122px; "><a href="http://www.resolvechurchconflict.com/the_stages_of_unresolved_church_conflict_part_2.htm"><FONT COLOR = "#FFFFFF" FACE="Arial" SIZE="2">The Stages of<br>Church Conflict</FONT></a>'); 
document.write('    <ul>');
document.write('    </ul>');
document.write('  </li>');


document.write('  <li style="width: 136px; "><a href="http://www.resolvechurchconflict.com/church-conflict-resolution.htm"><FONT COLOR = "#FFFFFF" FACE="Arial" SIZE="2">Hope in the Midst<br>of Your Conflict</FONT></a>'); 
document.write('    <ul>');
document.write('    </ul>');
document.write('  </li>');



document.write('  <li style="width: 136px; margin-top:0px; "><a href="http://www.resolvechurchconflict.com/first-responders-initiative.htm"><FONT COLOR = "#FFFFFF" FACE="Arial" SIZE="2">Proactively Protect<br>Your Church</FONT></a>'); 
document.write('    <ul>');
document.write('    </ul>');
document.write('  </li>');



document.write('  <li style="width: 163px;"><a href="http://www.resolvechurchconflict.com/judeo-christian-model-of-peacemaking.htm"><FONT COLOR = "#FFFFFF" FACE="Arial" SIZE="2">The Judeo-Christian<br>Model of Peacemaking</b></FONT></a>'); 
document.write('    <ul>');
document.write('    </ul>');
document.write('  </li>');



document.write('  <li style="width: 124px; "><a href="http://www.resolvechurchconflict.com/contact.htm"><FONT COLOR = "#FFFFFF" FACE="Arial" SIZE="2">Services<br>Contact / About</FONT></a>');
document.write('    <ul>');
document.write('    </ul>');
document.write('  </li>');



// END LINKS //



document.write('</ul>');
document.write('</td></tr></table>');
   if (fixwrap == "yes") {
document.write('<img src="picts/spacer.gif" width="'+menuwidth+'" height="1"><br>');
}
document.write('</td></tr></table>');

// END -->
