// JavaScript Document
window.onload = function() {
	Nifty("div#container", "big transparent");
	Nifty("div#header", "big top transparent");
}
