// JavaScript Document

window.addEvent('domready', function(){
	new mooquee($('ptypes'), {direction:'left', marHeight:35, marWidth:520, speed:20}); 									 
});
