function switchSite()
{
	$("div#site-top-panel").toggle();
}



