function xppr(im){var i=new Image();i.src='images/bt'+im;return i;}function xpe(id){x=id.substring(0,id.length-1);document['xpwb'+x].src=eval('xpwb'+id+'.src');if(id.indexOf('e')!=-1)document['xpwb'+x+'e'].src=eval('xpwb'+id+'e.src');}
xpwb0n=xppr('0_0.gif');xpwb0o=xppr('0_1.gif');xpwb0c=xppr('0_2.gif');
function TestEnter(e){
	var keynum;
	if(window.event) 
		keynum = e.keyCode
	else if(e.which)
		keynum = e.which
	if(keynum == 13)
		TBSearch();
}
function TBSearch(){
	if(document.getElementById('q').value.length>0)
		window.parent.location.href = "http://www.malamata.com/index.html?q=" + encodeURI(document.getElementById('q').value);
}

