// JavaScript Document
/*
Copyright (C) 2008 ECS All Rights Reserved.
Basic Library JavaScript
*/



document.write("<img width='1' height='1' alt='' src='http://www.fl-pro.com/cgi-bin/acc/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");

