Event.observe(window, 'load', function() {
var flashvars = {};
		flashvars.xml = "script/config.xml";
		var attributes = {};
		attributes.wmode = "transparent";
		attributes.id = "slider";
		swfobject.embedSWF("script/cu3er.swf", "cu3er-container", "572", "170", "9", "script/expressInstall.swf", flashvars, attributes);
mes_sites();
});
function mes_sites() {
new Effect.Grow('box_3', {
	direction:'top-left'
});
}
FancyZoomBox.directory = 'media';
$(document).observe('dom:loaded', function() {
			new FancyZoom('site_1_link', {width:400, height:300});
			new FancyZoom('site_2_link', {width:400, height:300});
			new FancyZoom('site_3_link', {width:400, height:300});
			new FancyZoom('site_4_link', {width:400, height:300});
		});

