jQuery(document).ready( function() {
	jQuery('#mainnav ul.baseballcard li img').each(function(){
		/* changing rel-attribute to src-attribute */
		if (jQuery(this).attr('rel') != "") {
			var path = jQuery(this).attr('rel');
			jQuery(this).attr('src',path);
		}																					 
	});
});


var wmode_flashnumber=(navigator.userAgent.indexOf('Firefox/3')>-1)?"9":"8.0.0";function forgotten_login_popup(content)
{forgotten=window.open(content,"Forgotten_Details","width=600,height=170,scrollbars=no");forgotten.focus();}
function change_password_popup(content)
{forgotten=window.open(content,"Change_Password","width=600,height=290,scrollbars=no");forgotten.focus();}
function popUp(popURL)
{var popup=window.open(popURL,"IMG_window","left=10,top=10,screenX=10,screenY=10,width=730,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,scrollbars=yes,copyhistory=no");if(navigator.appName.substring(0,8)=="Netscape")
{popup.location=popupURL;popup.opener=self;}
popup.focus();}
function selectCarLineInNewsLetter()
{document.newsletterform.submittype.value=2;document.newsletterform.submit();}
function imagePopup(url,width,heigth)
{var l=(screen.availWidth-width)/2;var t=(screen.availHeight-heigth)/2;newwindow=window.open(url,"newwindow","width="+width+",height="+heigth+",left="+l+",top="+t+",directories=no,toolbar=no,location=no,menubar=no,scrollbars=no,status=no,resizable=no,dependent=no;");newwindow.focus();}
function resizeAcessoryImageWindow(width,height){var image="contentImage";var imageHeight=document.getElementById(image).offsetHeight;var variance=(parseInt(imageHeight)-165);height=height+variance;self.parent.resizeTo(width,height);var l=(screen.availWidth-width)/2;var t=(screen.availHeight-height)/2;self.parent.moveTo(l,t);}
ns=((navigator.appName=="Netscape")&&(parseInt(navigator.appVersion)>=3));ie=((navigator.appName=="Microsoft Internet Explorer")&&(parseInt(navigator.appVersion)>=4));function openWindow(url,name,width,height,toolbar,directories,status,scrollbar,resizable,menubar,x,y){if(scrollbar==null)scrollbar='no';if(resizable==null)resizable='no';if((ns))
var ref=window.open(url,name,"height="+height+",width="+width+",resizable="+resizable+",dependent=no,scrollbars="+scrollbar+",menubar= "+menubar+",status="+status+",toolbar="+toolbar+", screenX="+x+", screenY="+y+"");if((ie))
var ref=window.open(url,name,"height="+height+",width="+width+",resizable="+resizable+",dependent=no,scrollbars="+scrollbar+",menubar= "+menubar+" ,status="+status+",toolbar="+toolbar+", left="+x+", top="+y+"");ref.focus();}
(function($){
	$(document).ready(function(){$('textarea#field_msgtext').after('<span class="clearmsgText">Nachrichtentext verwerfen</span>');$('.clearmsgText').click(function(){var userconfirm=window.confirm("Soll der Inhalt der Nachricht wirklich gel?scht werden?");if(userconfirm==true)$('textarea#field_msgtext').val('');});$('#field_address_suggestion').change(function(){if($(this).val()!="null"){var address_suggestion=$(this).val().split(";");$('#field_street').val(address_suggestion[2]);$('#field_zipcode').val(address_suggestion[0]);$('#field_city').val(address_suggestion[1]);$('#field_housenumber').val(address_suggestion[3]);}});});
})(jQuery);
