





document.write ("<div align='center'>");

document.write ("<table width='924' height='20' border='0' cellspacing='0' cellpadding='0' style='background-image:url("+this_page_path+"_images/page_shadow.gif);'>");

document.write ("<tr>");

document.write ("	<td width='29'><img src='"+this_page_path+"_images/null_1_1.gif' width='1' height='' border='0' /></td>");

document.write ("	<td width='866' align='left'>");





				// page menu - bottom

				

				// get section list

				var array_sections=new Array();

				for(i=0; i<array_items.length; i++) if(array_items[i][1]=='') pushin(array_sections, array_items[i]);





				// left space

				document.write ("<img src='"+this_page_path+"_images/null_1_1.gif' width='20' height='1' border='0' />");



				// Home section - first item

				for(i=0; i<array_sections.length; i++){

					if(array_sections[i][0]=='home'){

						if(this_section_id==array_sections[i][0]){

							document.write ("<a href='"+array_sections[i][5]+"' class='page_menu_section_footer_in'");

							if(array_sections[i][6]=="new"){document.write (" target='_blank'");}

							document.write (">"+array_sections[i][4]+"</a>");

						}else{

							document.write ("<a href='"+array_sections[i][5]+"' class='page_menu_section_footer'");

							if(array_sections[i][6]=="new"){document.write (" target='_blank'");}

							document.write (">"+array_sections[i][4]+"</a>");

						}

					}

				}



				// other item (not Home)

				for(i=0; i<array_sections.length; i++){

					if(array_sections[i][0]!='home'){

						

						// delimitor "|"

						document.write ("<img src='"+this_page_path+"_images/delimitor_1_9.gif' width='1' height='9' border='0' hspace='8' />");

						

						if(this_section_id==array_sections[i][0]){

							document.write ("<a href='"+array_sections[i][5]+"' class='page_menu_section_footer_in'");

							if(array_sections[i][6]=="new"){document.write (" target='_blank'");}

							document.write (">"+array_sections[i][4]+"</a>");

						}else{

							document.write ("<a href='"+array_sections[i][5]+"' class='page_menu_section_footer'");

							if(array_sections[i][6]=="new"){document.write (" target='_blank'");}

							document.write (">"+array_sections[i][4]+"</a>");

						}

					}

				}

				



				// Privacy Statement section - last item

				

				// delimitor "|"

				document.write ("<img src='"+this_page_path+"_images/delimitor_1_9.gif' width='1' height='9' border='0' hspace='8' />");

				

				if((this_section_id=='contact_us')&&(this_group_id=='privacy_statement')){

					document.write ("<a href='"+this_page_path+"contact_us/privacy_statement/index.html' class='page_menu_section_footer_in'");

					document.write (">Privacy Statement</a>");

				}else{

					document.write ("<a href='"+this_page_path+"contact_us/privacy_statement/index.html' class='page_menu_section_footer'");

					document.write (">Privacy Statement</a>");

				}				

				



				

document.write ("	</td>");

document.write ("	<td width='29'><img src='"+this_page_path+"_images/null_1_1.gif' width='1' height='1' border='0' /></td>");

document.write ("</tr>");

document.write ("</table>");

document.write ("</div>");


// branding
document.write ("<div align='center'>");
document.write ("<table width='924' height='30' border='0' cellspacing='0' cellpadding='0' style='background-image:url("+this_page_path+"_images/page_shadow.gif);'>");
document.write ("<tr>");
document.write ("	<td width='29'><img src='"+this_page_path+"_images/null_1_1.gif' width='1' height='' border='0' /></td>");
document.write ("	<td width='866' align='right'>");

	document.write ("<a class='branding_link' target='_blank' href='http://www.nextphasestrategy.com'>Website Design by NextPhaseStrategy</a>");

document.write ("	</td>");
document.write ("	<td width='29'><img src='"+this_page_path+"_images/null_1_1.gif' width='1' height='1' border='0' /></td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("</div>");





// bottom shadow

document.write ("<div align='center'>");

document.write ("<table width='924' border='0' cellspacing='0' cellpadding='0' style='background-image:url("+this_page_path+"_images/page_shadow_bottom.gif);'>");

document.write ("<tr>");

document.write ("	<td width=''><img src='"+this_page_path+"_images/null_1_1.gif' width='1' height='30' border='0' /></td>");

document.write ("</tr>");

document.write ("</table>");

document.write ("</div>");