<!--
This file contains a local content for Australia - News
- Steve Lin [[EMAIL PROTECTED]] (15/7/2002)
-->
<search function="news">
<name>news.com.au</name>
<description>
Search for news topics at news.com.au<br/>
plus links to all other News Corp newspapers
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>news Rugby</td></tr>
</table>
</description>
<category>News</category>
<link>http://www.news.com.au/</link>
<form name="newsf"
action="http://search.news.com.au/search"
method="get">
<input type="hidden" name="q" value=""/>
</form>
<script><![CDATA[
function news(p)
{
if( nullArgs("news",p) )
return false;
else
{
document.newsf.q.value = p;
submitForm(newsf);
}
}
]]></script>
</search>