function doNothing1()
{
	var doNothing1 = 1;
	//do nothing 
}
