// check current section level
if(typeof(window.this_section_id)=="undefined"){this_section_id="";}
if(this_section_id=="home"){page_end_images_folder="site/_images/";}else{page_end_images_folder="../site/_images/";}

// space before branding
document.write ("<div align='center'>")
document.write ("<table width='' border='0' cellpadding='0' cellspacing='0'>")
document.write ("<tr><td height='20'><img src='"+page_end_images_folder+"null_1_1.gif' width='1' height='1' border='0' alt=''></td></tr>")
document.write ("</table>")
document.write ("</div>")

this_drop_down_page_end="1";
