#!/usr/local/bin/perl

@user_agent = split(/\//,$ENV{'HTTP_USER_AGENT'});

if ($user_agent[0] eq "Mozilla"){

