// jQuery onload
$(document).ready(function () {

	$('#parts_europe').blend();
	$('#asterisk').blend();
	$('#stability').blend();

});
