<!--
if (document.layers)  {ns = 1; ie = 0; ns6=0;} 
if (document.all) {ns = 0; ie = 1; ns6=0;}
if (document.getElementById&&!document.all) {ns6=1; ns=0; ie=0;}

image1= new Image();
image1.src = "images/menu/apotheke.jpg";
image1on = new Image();
image1on.src = "images/menu/apotheke-a.jpg";

image2= new Image();
image2.src = "images/menu/therapien.jpg";
image2on = new Image();
image2on.src = "images/menu/therapien-a.jpg";

function on(name)  {if (document.images) {document[name].src = eval(name + "on.src");}}
function off(name)  {if (document.images) {document[name].src = eval(name + ".src");}}


function printpop(url,id) {
window.open(url,id,"height=550,width=675,top=10,left=20,toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes");}

function kEmpty(word) {
if((word=="Stichwort")||(word=="keyword")||(word=="suchbegriff")) 
{document.search.keyword.value="";}}

function fill(content,sp) {var to="txt"; 
var content="<font class=verd11 color=5a6e7d>"+content;
if(sp>0) {content="<div class=leftpad"+sp+">"+content+"</div>";}
document.getElementById(to).innerHTML=content;}

function fillpic(pic) {var to="picbox"; 
var content='<img src="http://backoffice.apswiss.ch/1014/'+pic+'">';
document.getElementById(to).innerHTML=content;}

document.write("<LINK REL='stylesheet' HREF='font_ie.css' TYPE='text/css'>");
document.write("<LINK REL='stylesheet' HREF='font.css' TYPE='text/css'>");
// -->
