var ie55=window.createPopup;
var dimg=document.images;
var actualpic;

function Roll1(img){if (dimg) document.images[img].src=eval(img+'n.src')}
function Roll2(img){if (dimg) document.images[img].src=eval(img+'h.src')}
function Menu1(item){item.style.backgroundColor='#4F4F4F'}
function Menu2(item){item.style.backgroundColor='#162026'}
function MRef1(item){item.style.backgroundColor='#ffffff';item.style.color='#c0c0c0'}
function MRef2(item){item.style.backgroundColor='#c0c0c0';item.style.color='#ffffff'}
function pixelit(img,whichimage,id,zoom){
	if (!dimg) return;
	if (pixelit.arguments.length==4){actualpic = id;if (zoom==1) document.getElementById('zoom').style.visibility='visible'; else document.getElementById('zoom').style.visibility='hidden';}
	if (ie55) document.images[img].filters[0].apply();document.images[img].src=imageholder[whichimage].src;if (ie55) document.images[img].filters[0].play();
}
function pop(path,name,w,h){msgWindow=window.open(path,name,'toolbar=no,scrollbars=no,resizable=no,width='+w+',height='+h)}
function lh(){pop('http://207.239.206.99/lh/default.asp?project=1','pop_lh',400,300)}
function CreateM(name){zav="@"; dom="mad-studios.net"; document.write("<a href='mailto:"+name+zav+dom+"'>"+name+zav+dom+"</a>")}