Skip to content | Change text size

  #!/usr/local/bin/perl print("Content-type: text/html\n\n"); use CGI; $query = new CGI; $puri = $query->param('URI'); $endp = $query->param('ENDPAR'); $sep = $query->param('SEP'); $nomonash = $query->param('NOMONASH'); $noroot = $query->param('NOROOT'); $startpoint = $query->param('STARTPOINT'); if (defined($puri)) { $var = $puri } else { $var = $ENV{'REQUEST_URI'}; } $filename = $ENV{'SCRIPT_FILENAME'}; $directory = substr($filename,0,rindex($filename,'/')); %replacenames = (); @array = split("/",$var); if (-e("$directory/breadcrumbs.conf")) { open(CONFIGFILE,"$directory/breadcrumbs.conf"); $config = new CGI(CONFIGFILE); close(CONFIGFILE); foreach $key ($config->param) { $value = $config->param("$key"); $replacenames{"$key"} = "$value"; } } $s = scalar(@array); $start = 1; $end = $s - 2; $count = $start; $display_count = $count; if (defined($startpoint)) { foreach (1..$s) { if ($startpoint eq $array[$_]) { $display_count = $_; } } } print('\n"); }

The Victorian Injury Surveillance Unit (VISU) is a longstanding major project of the Monash University Accident Research Centre (MUARC). VISU maintains, analyses, reports on, disseminates and applies injury data to injury prevention, develops countermeasures, implements prevention strategies and monitors trends and outcomes of interventions.

About

Research and reports

E-bulletins

Useful links

What’s new in Hazard
Hazard logo
Latest issue: Hazard 71 [930KB] - This is the first of two issues of Hazard on traffic-related pedestrian injury. This issue is focused on hospital-treated pedestrian injury. Traffic-related pedestrian deaths recorded on the coroners’ database will be reported in the next issue of Hazard which will be released later in the year.
Contact VISU

Tel: +61 (03) 9905 1805  
Fax: +61 (03) 9905 1809

Postal address:
Accident Research Centre,
Building 70, Monash University, 
Victoria, 3800 Australia

Email: visu.enquire@muarc.monash.edu.au