${headElements}
## Title Header ## Menu ## Page Content ## Vertical Spacer
Click $title

Version ${messages.version}

Hosted by Avoka Technologies
 
#if (${rootMenu}) #writeMenu(${rootMenu}) #end
This page provides an example of how to programatically optimize your PageImports for high traffic pages. By optimizing your PageImports you can combine CSS and JavaScript import files and reduce the number of HTTP requests required to serve the page.

This is one of the Yahoo performance best practice rules : Minimize HTTP Requests.

Please view the Page Java and Page HTML for more details.

 
${jsElements}