${cssImports}
## 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 the Yahoo performance best practices rule number 1 : Minimize HTTP Requests.

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

 
${jsImports}