		function directionmap() {
			myLightWindow.activateWindow({     
				href: 'http://www.sharjahmegamall.com/direction.html',
    			title: 'Mega Mall Location Map',
				width:740,
				height:450   
				});
		}
		function virtualmap() {
			myLightWindow.activateWindow({     
				href: 'http://www.sharjahmegamall.com/beta/virtual_tour.swf?xml_path=slides.xml',
    			title: 'Mega Mall Virtual Tour',     
				width: 510,
				height: 350     
				});
		}