carp_status.js 108 Bytes
Newer Older
Ad Schellevis's avatar
Ad Schellevis committed
1 2 3 4 5

window.onLoad = function () {
	NiftyCheck();
	Rounded("div#mainlevel","all","#FFF","#eeeeee","smooth");
};