var home_url='/';var style_font_face='sans-serif';var style_box='white_shadow';var style_ext='.gif';function nSetFontFace(name)
{style_font_face=name;}
function nSetBoxStyle(name)
{style_box=name;}
function nSetHome(url)
{home_url=url;}
function nBoxTop()
{document.write('<table class="block" cellpadding="0" cellspacing="0" border="0" width="100%">');document.write('<tr><td valign="top" height="100%">');}
function nBoxBottom()
{document.write('</td></tr></table>');}