	function SendToGoogleMini(strQuery, strCollection)
	{
		location="http://www.originlab.com/search/?site=my_collection&output=xml_no_dtd&sec=part&restrict=" + strCollection + "&proxystylesheet=my_collection&client=my_collection&as_epq=" + strQuery;
	}
