function FMReleaseNotes()
    {link = window.open("http://www.fleetmate.com/fm_release_notes.htm","Releases","alwaysRaised=yes,dependent=yes,toolbar=0,status=0,scrollbars=1,menubar=0,left=0,top=0,width=540,height=400");}
function FMEEReleaseNotes()
    {link = window.open("http://www.fleetmate.com/fmee_release_notes.htm","Releases","alwaysRaised=yes,dependent=yes,toolbar=0,status=0,scrollbars=1,menubar=0,left=0,top=0,width=540,height=400");}
function FMRDReleaseNotes()
    {link = window.open("http://www.fleetmate.com/fmrd_release_notes.htm","Releases","alwaysRaised=yes,dependent=yes,toolbar=0,status=0,scrollbars=1,menubar=0,left=0,top=0,width=540,height=400");}
function FMFUELReleaseNotes()
    {link = window.open("http://www.fleetmate.com/fmfuel_release_notes.htm","Releases","alwaysRaised=yes,dependent=yes,toolbar=0,status=0,scrollbars=1,menubar=0,left=0,top=0,width=540,height=400");}
function FMWORReleaseNotes()
    {link = window.open("http://www.fleetmate.com/fmwor_release_notes.htm","Releases","alwaysRaised=yes,dependent=yes,toolbar=0,status=0,scrollbars=1,menubar=0,left=0,top=0,width=540,height=400");}
function CustomerList()
    {link = window.open("http://www.fleetmate.com/customer_list.htm","Customers","alwaysRaised=yes,dependent=yes,toolbar=0,status=0,scrollbars=1,menubar=0,left=0,top=0,width=540,height=400");}
function PopupOrderTips()
    {link = window.open("http://www.fleetmate.com/ordering_tips.htm","Orders","alwaysRaised=yes,dependent=yes,toolbar=0,status=0,scrollbars=1,menubar=0,left=0,top=0,width=540,height=400");}
function openwin(scfile,w,h)
    {window.open(scfile,'window',',width='+w+',height='+h+',toolbar=no,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no');}