The following is a list of Mr Fluffy properties taken from that published by the ACT Government. The ACT Goverment advises that “Affected premises are definitively identified by unit, block, section and division. Street addresses are provided for convenience. Clarification can be made through actmapi.gov.au or the Asbestos Response Taskforce on 13 22 81″.
The ACT Government has published further details regarding this list here. You are strongly encourage to review the information on the ACT Government websites. Weston Creek Community Council provides this information as community service and does not warrant its accuracy and advises that this information is provided in accordance with the WCCC’s Terms and Conditions of Use.
This listing can be searched by entering your search terms below; you can search by Suburb, Street, Block or Section to personalise the report to your needs. Click here to return to WCCC’s website
[insert_php]
require_once(‘/home/wccccom/public_html/reportico/reportico.php’);
$q = new reportico();
$q->initial_project = “fluffy”;
$q->initial_project_password = “elise6”;
$q->initial_report = “fluffy150831”;
$q->initial_execute_mode = “EXECUTE”;
$q->initial_output_format = “HTML”;
$q->access_mode = “REPORTOUTPUT”;
$q->initial_show_criteria = “true”;
$q->embedded_report = true;
$q->dynamic_grids = true;
$q->dynamic_grids_sortable = true;
$q->dynamic_grids_searchable = true;
$q->dynamic_grids_paging = true;
$q->dynamic_grids_page_size = 50;
$_REQUEST[“printable_html”] = true;
$q->execute();
[/insert_php]