<% 'this subroutine makes the page header and creates the main table structure 'the variable passed will be the page title (in top of browser window) and also on the top frame of the page 'start making main body of page from here on in 'you have exactly one table cell available, so you can do anything you want 'if you add any tables etc, MAKE CERTAIN that all tags are closed, otherwise most browsers will fail to render 'the site properly 'create the header for this page dim pageTitle pageTitle = "Noise" 'enter the text of the page title inside quotes %> <% 'this is the start of the main body. 'You have a table cell of width 665 pixels available. 'I suggest that any content that you put in the cell is enclosed in a
tag or a new table. %>
Collex aims to design an Alternative Waste Technology (AWT) facility which will not cause any significant increase in noise levels at the nearest residential areas to the proposed AWT facility.

Noise modelling is being undertaken at present to determine both noise levels from the proposed AWT facility itself and cumulative noise levels at the nearest residential areas.

Initial modelling shows that the large buffer distance between the facility and the nearest residents means that there will not be significant impacts from the facility in terms of noise levels.

<% 'this is the end of the main body %>