function init( x )
{
	var bg_menu = new Tween.Animate( 'slide_panorama', 'EaseInOut', 0.5, [x,0,[0],[0]], null );
}