////////////////////////////////////////////////////////////////////////
// Filename: topfloater.js
// Desc:	   Generic script to float a "Top" icon in the lower left corner of the window.
// Author:   Relevant Arts Enterprise, Inc. <http://www.relevantarts.com/>
//           John A. Lock <jlock@relevantarts.com>
// Created:  2001-May-20
// Modified: 
//            Deactivated due to compatibility problems - 03/02/2005
//
////////////////////////////////////////////////////////////////////////


function InitFloat() {
	var Nothing = null;
}
