$(document).ready(function(){
	$('#link_to_main').flash({src:'/js/logo.swf',width:1000,height:220},
	{version: 8});
});
