/**
 * @author jue
 */

$(document).ready(function(){

	$('#footer_country_select').html('<a href="http://www.webasto.at" target="_blank">www.webasto.at</a>');

});