//var goUrl = '/forms/form.jsp?survey=the_novell_migration_to_linux&url=';
//var goUrl = '/collateral/4621400/4621400.html?survey=the_novell_migration_to_linux&url=';
// results page for lead survey

//function go(url) {
//	var cookie_name = "Linux_Migrate_Whitepapers";
//	var expires = new Date(new Date().getTime() + 360*24*60*60*1000);	// This is 12 months in seconds
//	document.cookie = cookie_name+'='+url+';expires='+expires+';path=/;domain=.novell.com';
//	goUrl += url;
//	location.href=goUrl;
//}

document.write('<tr>'+
				'<td class="newsText">'+
					'<p><a href="/coolsolutions/feature/1650.html"><b>Database Migration: From Windows to SUSE Linux Enterprise Server 9</b>&nbsp;<img src="/img/h_link-arrow.gif" width="12" height="12" border="0" alt="" class="moreinfo"></a></p>'+
					'<p><a href="/linux/pdf/migrating_from_windows.pdf"><b>Moving to a LINUX Desktop</b>&nbsp;<img src="/img/h_link-arrow.gif" width="12" height="12" border="0" alt="" class="moreinfo"></a></p>'+
					'<p><a href="/linux/approach_nld.pdf"><b>Approaching the Desktop: A Novell Linux Migration Study</b>&nbsp;<img src="/img/h_link-arrow.gif" width="12" height="12" border="0" alt="" class="moreinfo"></a></p>'+
					'<p><a href="/coolsolutions/nnlsmag/features/a_migration_studies_nls.html"><b>SUSE Linux Enterprise Server Migration Studies</b>&nbsp;<img src="/img/h_link-arrow.gif" width="12" height="12" border="0" alt="" class="moreinfo"></a></p>'+
					'<p><a href="/collateral/4613350/4613350.pdf"><b>Making the Move to Open Source</b>&nbsp;<img src="/img/h_link-arrow.gif" width="12" height="12" border="0" alt="" class="moreinfo"></a></p>'+
					'<p><a href="/collateral/4613381/4613381.pdf"><b>Novell Linux Migration<br> Solutions</b>&nbsp;<img src="/img/h_link-arrow.gif" width="12" height="12" border="0" alt="" class="moreinfo"></a></p>'+
					'<p><a href="/collateral/4613383/4613383.pdf"><b>Data Center Migration</b>&nbsp;<img src="/img/h_link-arrow.gif" width="12" height="12" border="0" alt="" class="moreinfo"></a></p>'+
					'<p><a href="/collateral/4613382/4613382.pdf"><b>OpenOffice.org Migration</b>&nbsp;<img src="/img/h_link-arrow.gif" width="12" height="12" border="0" alt="" class="moreinfo"></a></p>'+
					'<p><a href="/linux/migrate/unix_to_sles9_webinar.ppt"><b>Migrating from UNIX* to SUSE Linux Enterprise Server 9 webinar</b>&nbsp;<img src="/img/h_link-arrow.gif" width="12" height="12" border="0" alt="" class="moreinfo"></a></p>'+
				'</td>'+
			'</tr>'+
		'</table>'+
	'</td>'+
	'<td><img src="'+ss+'/img/spacer.gif" width="6" height="1" alt=""></td>'+
'</tr>'+
'<tr>'+
	'<td colspan="4"><img src="'+ss+'/img/spacer.gif" width="1" height="14" alt=""></td>'+
'</tr>'+
'<tr>'+
	'<td colspan="4"><img src="'+ss+'/img/right-col_dottedline.gif" width="190" height="1" alt=""></td>'+
'</tr>');
