//Frameset
function checkFrameset() {
if(!parent.frmMain)
location.href="http://www.alaskanmalamute.at?" + location.pathname; }

//Statusleiste
window.defaultStatus = "Alaskan Malamute of Nunivak Island"

//Image
function openBreit(theURL,winName,features){
window.open(theURL,'Fotos','width=450,height=300'); }

//Bild
function openHoch(theURL,winName,features){
window.open(theURL,'Bilder','width=300,height=450'); }


