function openfenster(artid, ivwtag, arttemplate) {
	var win, file;
	file="druckversion.php?artid="+artid+"&arttmpl="+arttemplate+"&ivwtag="+ivwtag;
	win=window.open(file,"Druckversion","toolbar,titlebar,scrollbars,status,width=730,height=500,status=no");
}
function apresfenster() {
	var win, file;
	file="druckversion.php?artid=87&arttmpl=apres.template&ivwtag=keller_apres";
	win=window.open(file,"Druckversion","toolbar,titlebar,scrollbars,status,width=810,height=660,status=no");
}
function openshowbild(type, bildid, galleryid, rid) {
	var win, file;
	file="showbild.php?type="+type+"&bildid="+bildid+"&galleryid="+galleryid+"&rid="+rid;
	win=window.open(file,"Bildvorschau","titlebar,scrollbars,status,width=500,height=600,status=no");
}
function opendiashow(type, variable, wert) {
	var file="diashow.php?type="+type+"&"+variable+"="+wert;
	var	win=window.open(file,"Diashow","scrollbars,resizable=no,width=760,height=600,status=no,screenX=100,screenY=0");
}
function bildvorschau(bildid, rid) {
	var win, file;
	file="bildvorschau.php?bildid="+bildid+"&rid="+rid;
	win=window.open(file,"Bildvorschau","titlebar,scrollbars,status,width=500,height=500,status=no");
}
function fireItUp(num) {
   url = "/karte" + num + ".html";
   win = window.open(url, "Karte", "resizable=no,width=510,height=600,status=no,scrollbars=yes");
}
function kkkRadio(num) {
   url = "http://www.klaus-karl-kraus.de/radio/" + num + ".html";
   win = window.open(url, "Gwerch", "resizable=no,width=300,height=200,status=no,scrollbars=no");
}
function kkkKarpfen(num) {
   url = "http://www.klaus-karl-kraus.de/shop/cd_karpfen.php?cd=cd_karpfen_" + num + ".mp3";
   win = window.open(url, "Gwerch", "resizable=no,width=790,height=545,status=no,scrollbars=no");
}
function kkkKirchturm(num) {
   url = "http://www.klaus-karl-kraus.de/shop/cd_kirchturm.php?cd=cd_kirchturm_" + num + ".mp3";
   win = window.open(url, "Gwerch", "resizable=no,width=790,height=545,status=no,scrollbars=no");
}
function kkkGwerch(num) {
   url = "http://www.klaus-karl-kraus.de/shop/cd_gwerch.php?cd=cd_gwerch_" + num + ".mp3";
   win = window.open(url, "Gwerch", "resizable=no,width=790,height=545,status=no,scrollbars=no");
}
function fensta(){
win = window.open("/gewinnspiel/sub.html","Spiel","scrollbars=no,width=800,height=600,left=100,top=100");
}
function vote(){
win = window.open("http://vote.nordbayern.de/berg/index.asp","Voting","width=450,height=490,status=no,resizable=no,scrollbars=yes");
}
function gaestebuch(){
	var win = window.open('http://interaktiv.nordbayern.de/gaestebuch.bergkirchweih/','Gaestebuch','scrollbars,width=800,height=600,screenX=0,screenY=0');
}
function bergtreff(){
	var win = window.open('http://forum.der-berg-ruft.de','Bergtreff','scrollbars,width=800,height=600,screenX=0,screenY=0');
}
function postkarten(){
	var win = window.open('http://post.der-berg-ruft.de/','Postkarten','scrollbars,width=800,height=600,screenX=0,screenY=0');
}
function zeitraffer(){
window.open("/live/zeitraffer_2006.html","Zeitraffer","width=360,height=280,resizable=no,scrollbars=no,screenX=0,screenY=0");
}

