jQuery.noConflict();
jQuery(document).ready(function() {
	jQuery('#intro').flash({swf:'images/intro.swf', loop: false, Width: 1, height: 1});
});
