// function to refesh tag
function tagRefresh()
{
	frames['demoFrame'].location.reload(false);
}
// EOF

