
	<!-- 
	function MM_preloadStyles() { var d=document; if(d.Styles){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadStyles.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Style; d.MM_p[j++].src=a[i];}}} 
	function MM_print(pid,pk,shop) { MM_window('/_misc/article/print/index.cfm?pid=' + pid + '&pk=' + pk + '&shop=' + shop + '&op=prn','Drucken','width=700,height=600,resizable=no,scrollbars=yes'); }
	function MM_addresses(pid,pk) { MM_window('/_misc/addresses/index.cfm?pid=' + pid + '&pk=' + pk ,'Adressen','width=410,height=420,resizable=yes,scrollbars=yes'); }
	function MM_hosts(pid,pk) { MM_window('/_misc/hosts/index.cfm?pid=' + pid + '&pk=' + pk ,'Gastgeber','width=410,height=390,resizable=yes,scrollbars=yes'); }
	function MM_events(pid,pk) { MM_window('/_misc/events/index.cfm?pid=' + pid + '&pk=' + pk ,'Events','width=410,height=390,resizable=yes,scrollbars=yes'); }
	function MM_printstandard(pid,pk) { MM_window('/_misc/standard/print/index.cfm?pid=' + pid + '&pk=' + pk + '&op=prn','Drucken','width=700,height=600,resizable=no,scrollbars=yes'); }
	function MM_send(QueryString) { MM_window('/_misc/article/send/index.cfm?' + QueryString,'Verschicken','width=500,height=280,resizable=no,scrollbars=yes'); }
	function OpenPopPic(pk) { MM_window('/_misc/img/picpopup.cfm?pk=' + pk,'BildPopup','width=800,height=600,resizable=yes,scrollbars=yes'); }
	function OpenPopPicDownload(pk) { MM_window('/_misc/img/pic_popup_info_download.cfm?pk=' + pk,'BildPopup','width=800,height=600,resizable=yes,scrollbars=yes'); }
	function OpenPopPicInfo(pk) { MM_window('/_misc/img/picpopup_info.cfm?pk=' + pk,'BildPopup','width=800,height=600,resizable=yes,scrollbars=yes'); }
	function MM_ImgDetail(pk) { MM_window('/_misc/img/detail.cfm?pk=' + pk,'BildPopup','width=800,height=600,resizable=yes,scrollbars=yes'); }
	function MM_ImgDetailGal(pk,fk) { MM_window('/_misc/galleries/detail.cfm?pk=' + pk + '&fk=' + fk,'BilderstreckenPopup','width=800,height=600,resizable=yes,scrollbars=yes'); }
	function MM_window(theURL,wname,features) { window.open(theURL,wname,features);	}
	function MM_PDFInsOrderPos(pk,fk,fksub,pid) {MM_window('/_misc/PDFOrder/index.cfm?pk=' + pk + '&fk=' + fk + '&fksub=' + fksub + '&pid=' + pid ,'Reiseunterlagen','width=410,height=210,resizable=yes,scrollbars=yes'); } 
	function MM_PDFInsOrderPosDel(pk) { MM_window('/_misc/PDFOrder/delete.cfm?pk=' + pk,'Reise','width=410,height=210,resizable=yes,scrollbars=yes'); } 
	function MM_BrochureDetail(pk) { MM_window('/_misc/brochure/detail.cfm?pk=' + pk,'ProspektPopup','width=410,height=170,resizable=yes,scrollbars=yes'); }

	function MM_SavePollWithoutPopUp(pk) { eval('document.Poll' + pk).submit(); }
	function MM_ShowPoll(pk) { MM_window('/_misc/polls/index.cfm?pk=' + pk,'Umfrage','width=500,height=520,resizable=no,scrollbars=yes'); }
	
	function MM_ShowCalendar(formname,fieldname) { MM_window('/_misc/events/calendar_popup.cfm?formname=' + formname + '&fieldname=' + fieldname,'Kalender','width=320,height=500,resizable=yes,scrollbars=yes'); }
	
	function open_picturegallery(pk) {window.open("/_misc/picturegalleries/picturegalleries.cfm?pk=" + pk,"Bildergalerie","width=570, height=710, top=5, scrollbars=yes");}
	function changeBrochureForm() {	 	
		var theform;			
		theform = document.BrochureOrder;		
		theform.handleDisplayFields.value = 1;
	   	theform.submit();
		
	}

 function checkXmasLottery()
 {
 if(document.XmasLottery.email.value == "" || document.XmasLottery.email.value ==" E-Mail-Adresse ")
 {
 alert("Bitte fuellen Sie das Feld 'Email' aus!");
 document.XmasLottery.email.focus();
 return false;
 }
 
 if(document.XmasLottery.email.value.indexOf('@') == -1)
 {
 alert("Eine eMail-Adresse sollte mindestens ein @ beinhalten!");
 document.XmasLottery.email.focus();
 return false;
 }
 }

function Gewinnspiel()
{
fenster1=window.open('/gewinnspiel/index.cfm','infofenster','height=650,width=850');
}

	function resize_me(n) 
	{ 
	d=0; 
	ifObj=document.getElementsByName(n)[0]; 
	p=(document.all)?'scroll':'offset'; 
	eval("ifObj.style.height=window.frames[n].document.getElementsByTagName('body')[0]."+p+"Height+"+d); 	
	} 

	function changeImages() {
	
		if (document.images ) {
			for (var i=0; i<changeImages.arguments.length; i+=2) {
				document[changeImages.arguments[i]].src = changeImages.arguments[i+1]; 
			}
		}
	}

function ClearFormField(FF, FFValue) { if(FF.value == FFValue) { FF.value = ''; }} 
function wechsel(name, url) {window.document.images[name].src = url;}
function wechselzurueck(name, url) {window.document.images[name].src = url;} 	
function ClearFormField(FF, FFValue) { if(FF.value == FFValue) { FF.value = ''; }} 
//-->
