function openBooklet()
{
	var testwindow= window.open ("booklet/index_scalable.html", "mywindow", "fullscreen=yes, location=0,status=0,scrollbars=auto, resizable=1");
}