// JavaScript Document

Event.observe(window,"load",function() {
     
	new Protoform('test');     
	  
});