/**
 * @author shamberger
 */

$(document).ready (function () {
	
	$("#skin").append('<div id="skin-search-wrapper" style="margin:0 0 0 649px !important;"><div id="social-bookmark"></div>');
	/*
	$('#test')
	.css('position','fixed')
	.css('z-index','2000')
	.css('height','120px')
	.css('width','340px')
	.css('top','100px')
	.css('left','50%');
	*/
	var h_flashvars = {
	};
	var h_params = {
		bgcolor:"#e6e8e9",
		allowScriptAccess:"always"
	};
	var h_attributes = {
	};
	swfobject.embedSWF("http://webdev.redbull.com/hosting/airrace/social_bookmarks_nav.swf", "social-bookmark", "340", "23", "9.0.115", false, h_flashvars, h_params, h_attributes); 
});

