function rO(daImage, daSrc){ var objStr,obj; if(document.images){ if (typeof(daImage) == 'string') { objStr = 'document.' + daImage; obj = eval(objStr); obj.src = daSrc; } else if ((typeof(daImage) == 'object') && daImage && daImage.src) { daImage.src = daSrc; } } }
RightNow=new Date();var themonth;var month=RightNow.getMonth()+1;if (month==1) themonth = "Januar";if (month==2) themonth = "Februar";if (month==3) themonth = "M&auml;rz";if (month==4) themonth = "April";if (month==5) themonth = "Mai";if (month==6) themonth = "Juni";if (month==7) themonth = "Juli";if (month==8) themonth = "August";if (month==9) themonth = "September";if (month==10) themonth = "Oktober";if (month==11) themonth = "November";if (month==12) themonth = "Dezember";var date=RightNow.getDate();var year=RightNow.getYear();var day=RightNow.getDay();if (year==103){year="2003";}if (year==104){year="2004";}if (year==105){year="2005";}if (year==106){year="2006";}if (year==107){year="2007";}if (year==108){year="2008";}if (year==109){year="2009";}if (year==110){year="2010";}if (year==111){year="2011";}
function Msg(msgStr) { status=msgStr; document.jreturnValue = true; }
function pL() { var d=document; if(d.images){ if(!d.jp) d.jp=new Array(); var i,j=d.jp.length,a=pL.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.jp[j]=new Image; d.jp[j++].src=a[i];}} }
function centerPopUp( url, name, width, height, scrollbars ) { if( scrollbars == null ) scrollbars = "0"; str  = ""; str += "resizable=1,"; str += "scrollbars=" + scrollbars + ","; str += "width=" + width + ","; str += "height=" + height + ","; if ( window.screen ) { var ah = screen.availHeight - 30; var aw = screen.availWidth - 10; var xc = ( aw - width ) / 2; var yc = ( ah - height ) / 2; str += ",left=" + xc + ",screenX=" + xc; str += ",top=" + yc + ",screenY=" + yc; } window.open( url, name, str ); }

//     -- findwerk webagentur 2005 --     //