/* 	***************************************************************************
	IMPRESSUM
	*************************************************************************** */
	function impresspopup(popurl){
		/* winpops=window.open("http://www.emimusic.de/cgi-bin/electrola-net/impressum_full_virgin.cgi?bgcolor=E7E6DC&fontcolor=000000&reply=info@virgin.de","","width=500,height=450,dependent=yes, scrollbars=yes, menubar=no, resizable=no,left=100;top=100;"); */
		winpops=window.open("http://www.emimusic.de/cgi-bin/electrola-net/impressum_full.cgi?bgcolor=E7E6DC&fontcolor=000000&reply=info-emi@emimusic.de","","width=500,height=450,dependent=yes, scrollbars=yes, menubar=no, resizable=no,left=100;top=100;");
	}
	
/* 	***************************************************************************
	GALERIE POPUP
	*************************************************************************** */	

	function pictureviewer(IMAGE_ID,ECARD,ART_ID,BAUST_ID,LOC){	window.open("http://www.seemegrow.de/kunden/emi/farmermusic/galerie_popup.php?BAUST_ID="+BAUST_ID+"&ART_ID="+ART_ID+"&IMAGE_ID="+IMAGE_ID+"&ECARD="+ECARD+"&LOC="+LOC ,"galerie"," width=578, height=571, directories=no, location=no, menubar=no, scrollbars=no, status=no, toolbar=no, resizable=no");
	}
				
/* 	***************************************************************************
	PICTUREVIEWER POPUP
	*************************************************************************** */
	function open_pictureviewer(IMAGE_ID){
		window.open("fotoalbum_viewer.php?IMAGE_ID="+IMAGE_ID,"photoalbum","status=no,toolbar=no,location=no,directories=no,scrollbars=no,menu=no,width=440,height=600;");
	}
	
/* 	***************************************************************************
	TAGEBUCH PICTUREVIEWER POPUP
	*************************************************************************** */
	function open_tagebuchviewer(cid, pid, pos){
		window.open("tagebuch_viewer.php?cid="+cid+"&pid="+pid+"&pos="+pos,"photoalbum","status=no,toolbar=no,location=no,directories=no,scrollbars=yes,menu=no,width=600,height=600;");
	}
				
/* 	***************************************************************************
	SONGTEXT POPUP
	*************************************************************************** */
	function open_songtext(song_id){
		window.open("songtext_popup.php?id="+song_id,"songtext","status=no,toolbar=no,location=no,directories=no,scrollbars=yes,menu=no,width=500,height=600;");
	}


	function open_com(popurl){
		winpops=window.open(popurl,"","width=450,height=400,dependent=yes, scrollbars=no, menubar=no, resizable=no,left=100;top=100;")
	}

