window.onload = function()
{
 	/*$("flowincontentupper").setOpacity(0);
 	$("flowincontentlower").setOpacity(0);
 /* new Effect.Appear("flowincontentupper",{delay: 0.5, duration:0.5, from:0, to:1.0});
  new Effect.Appear("flowincontentlower",{delay: 1, duration:1, from:0, to:1.0});*/
}


