function linktoit(theURL,framename)	{	parent[framename].location=theURL;	}
