// JavaScript Document

window.onload = function() {
	Nifty("div#map", "middle, fixed-height, tr, br");
	Nifty("div#info", "middle, fixed-height, bl, tl");
	Nifty("div#search_box", "middle, fixed-height");
}