%# $Id: layout.mc,v 1.12 2006-10-30 14:58:15 mike Exp $ <%args> $debug => undef $title $component <%once> use URI::Escape; use ZOOM::IRSpy::Web; use ZOOM::IRSpy qw(irspy_xpath_context xml_encode); <& /chrome/head.mc, title => $title &> <& /chrome/bannerrow.mc, title => $title &>
<& /chrome/lmenu.mc &>

<& /chrome/menu.mc &>   <& $component, %ARGS &>
<& /chrome/tail.mc &>