For the barebones, "Headliner", cut and paste the following line where you want the headlines to appear on your pages:

"Headliners" Code
<SCRIPT LANGUAGE="JavaScript" SRC="http://www.nwfusion.com/info/headlinesshort.js"></SCRIPT>

This will automatically populate your page with the latest news headlines from Network World Fusion, updated at least once daily.

For the more detailed summary report, cut and paste the following line where you want the headlines to appear on your pages:

"Headliners Plus" Code
<SCRIPT LANGUAGE="JavaScript" SRC="http://www.nwfusion.com/info/headlineslong.js"></SCRIPT>



Search Engine Code
Search Engine gives your users quick access to more than two years' worth of Network World and Network World Fusion articles (news, features, reviews, buyer's guides, analysis and commentary) by embedding a Fusion search box on your pages. Below, you'll find examples of two search engines you can use -- just cut and paste the Source Code below them onto your page (but feel free to modify the look to better integrate the form into your design).

Small size (for a toolbar) Network search engine:
Network search engine
Query Network World's database:



<form action="http://search.nwfusion.com/query.html" method="GET">
<table width="125" border="1" cellspacing="0" cellpadding="2">
<tr>
<td>
<font face="verdana,arial, geneva" size="2"><b>
Networking search engine<BR></b></font>
<font face="verdana,arial, geneva" size="1">
Query Network
World's database:
</font><br>
<input type="text" size="12" maxlength="100" name="qt">
<br>
<input type="image" name="submit" src="http://www.nwfusion.com/tinysearch.gif">
<font face="verdana,arial, geneva" size="1">
<a href="http://www.nwfusion.com/netresources/searchhelp.html">
<img src="http://www.nwfusion.com/tinyhelp.gif" width=45 height=16 border=0 alt=""></a>
</font>
</td>
</tr>
</table>
</form>
</p>

Large size
(for the bottom of a page) Network search engine. Query more than two years' of networking news, product reviews and analysis from Network World and Network World Fusion:
Network search engine
Query more than two years' of network news, product reviews and analysis from Network World and Network World Fusion:

<div align="center">
<form action="http://search.nwfusion.com/query.html" method="GET">
<table width="468" border="1" cellspacing="0" cellpadding="2">
<tr>
<td>
<font face="verdana,arial, geneva" size="2">
<b>Networking search engine<BR></b></font>
<font face="verdana,arial, geneva" size="1">Query more than two years'
of networking news, product reviews and analysis from Network World and
Network World Fusion:
</font><br>
<input type="text" size="45" maxlength="100" name="qt">
<br>
<input type="image" name="submit" src="http://www.nwfusion.com/tinysearch.gif">
<font face="verdana,arial, geneva" size="1">
<a href="http://www.nwfusion.com/netresources/searchhelp.html">
<img src="http://www.nwfusion.com/tinyhelp.gif" width=45 height=16 border=0 alt=""></a>
</font>
</td>
</tr>
</table>
</form>
</p>
</div><p>