	function mobilemoneysale(ordernumber,pos)
	{
	 mmrefname = 'logoringtone.nl';
	 pos = 'logoringtone.nl';
	 mmlanguage = 'xx';
	 window.open('http://www.mobilemoney.biz/salespopup.asp?pos='+pos+'&ordernumber='+ordernumber+'&refname='+mmrefname+'&language='+mmlanguage,'popup','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=468,height=550,left='+eval((screen.availWidth/2)-234)+',top=50');
	}
	function listenwindow(listenurl)
	{
	 window.open(listenurl, 'Listen', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=150,height=150,left='+eval((screen.availWidth/2)-75)+',top=50');
	}
	function play_funcard(product, current, max)
	{
		if (current > max) {
			current = 1;
		}
		newsource = 'http://217.69.72.49/ascii/'+product+'_'+current+'.gif';
		eval('document.animation_'+product+'.src = newsource;');
		current++;
		eval('mytimer = setTimeout(\'play_funcard('+product+','+current+','+max+')\', 800);');
	}
	function mobileeditor(contenttype, data, pos)
	{
	 mmrefname = 'logoringtone.nl';
	 mmlanguage = 'xx';
	 mmpskin = '';
	 mmdata = data;
	 
	 
	 switch (contenttype*1) {
	   case 16:
	   case 19:
	   	screenwidth = 520;
	   	screenheight = 300;
	   	break;
	   case 17:
	   	screenwidth = 520;
	   	screenheight = 400;
	   	break;						
	   case 15:
	   	screenwidth = 575;
	   	screenheight = 505;
	   	break;
	   case 27:
	   	screenwidth = 500;
	   	screenheight = 497;
	   	break;
	}
 
	 window.open('http://www.mobilemoney.biz/editor.asp?contenttype='+escape(contenttype)+'&refname='+escape(mmrefname)+'&mmdata='+escape(mmdata)+'&language='+escape(mmlanguage)+'&popupskin='+escape(mmpskin),'editorpopup','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width='+screenwidth+',height='+screenheight+',left='+eval((screen.availWidth/2)-(screenwidth/2))+',top=50');

	}function helpform()
{
 mmrefname = 'logoringtone.nl';
 mmlanguage = 'xx';
 window.open('http://www.mobilemoney.biz/salespopup.asp?refname='+mmrefname+'&language='+mmlanguage+'&action=help','popup','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=468,height=550,left='+eval((screen.availWidth/2)-234)+',top=50');
}
function rtttllisten(rtttl)
{
listenwindow("http://www.mobilemoney.biz/ringtonelisten.asp?rtttl="+escape(rtttl))
}
