Please leave intact copyrights.

Gauges II v 2.0. Shows graphic gauges. 


USAGE:
Tipically in user_info_panel.php.

add after 

} else {
	include INFUSIONS."user_info_panel/locale/English.php";
}

put this

require_once INFUSIONS."gauges_two/gauges_two_inc.php";


then Just drop this function where you like
messages_gauge('winxp');

options are:

simple or winxp or osx or led or solaris

have phun!

max


