function init()
{
	target('content');
	target('pb');
	target('menu_div');
	displaySlide();
}
window.onload = init;
