// index.html javascript

//global variables

function local_onload()

{

	//alert("Welcome onload");

}

