/* function file */

function test()
{
	alert('Test');
}
