<!--
function displayflash(imagename)
{
	imagename.style.display="none";
	var DivVideo=document.getElementById("video");
	DivVideo.style.display="block";
}
//-->

<!--
function hideflash(videoname)
{
	videoname.style.display="none";
	var DivVideo=document.getElementById("image");
	DivVideo.style.display="block";
}
//-->

<!------ OAS SETUP begin | x17, x20, x40, x41, x42, x43, x94, x95 ------>
<!--
//configuration
OAS_url = 'http://oascentral.tmcnet.com/RealMedia/ads/';
OAS_sitepage = 'next-generation-communications.tmcnet.com/NGC';

if (typeof OAS_listpos=="undefined" || OAS_listpos==null) {
  	// set default upfront. then check for other paths
  	if (window.location.pathname.toLowerCase().indexOf('/resources/')==0)
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x51,x01,x02,x03,x04,x05,x06,x07,x08,x10,x12,x13,x14,x18,x19,x21,x22,x23,x25,x26,x27,x28,x30,x31,x32,x34,x35,x36,x37,x38,x45,x46,x47,x48,x49,x58,x59,x60,x61,x33,x09,x62,x64,x65,x66,x67,x68,x69,x70,x71,x72,x73,x74,x75,x84,x85,x86,x87,x88,x89,x90,x91,x92,x93,x11,x15,x39';
  	else if ((window.location.pathname.toLowerCase().indexOf('/topics/application-enablement/listall.aspx')==0) || (window.location.pathname.toLowerCase().indexOf('/topics/application-enablement/articles/')==0))
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x51,x16';
  	else if (window.location.pathname.toLowerCase().indexOf('/topics/application-enablement/')==0)
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x51,x03,x04,x05,x06,x07,x08,x18,x19,x21,x22,x23,x09,x62,x85,x16,x11,x15';
  	else if ((window.location.pathname.toLowerCase().indexOf('/topics/end-to-end-lte/listall.aspx')==0) || (window.location.pathname.toLowerCase().indexOf('/topics/end-to-end-lte/articles/')==0))
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x52,x29,x63';
  	else if (window.location.pathname.toLowerCase().indexOf('/topics/end-to-end-lte/')==0)
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x52,x14,x25,x26,x27,x28,x30,x31,x32,x34,x35,x36,x58,x59,x60,x29,x61,x63,x76,x77,x78,x79,x80,x81';
  	else if ((window.location.pathname.toLowerCase().indexOf('/topics/dynamic-enterprise/listall.aspx')==0) || (window.location.pathname.toLowerCase().indexOf('/topics/enterprise/articles/')==0))
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x53,x24';
  	else if (window.location.pathname.toLowerCase().indexOf('/topics/dynamic-enterprise/')==0)
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x53,x10,x37,x38,x44,x45,x46,x47,x12,x13,x02,x86,x87,x88,x89,x90,x91,x92,x93,x24';
  	else if ((window.location.pathname.toLowerCase().indexOf('/topics/multimedia/listall.aspx')==0) || (window.location.pathname.toLowerCase().indexOf('/topics/multimedia/articles/')==0))
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x54,x65';
  	else if (window.location.pathname.toLowerCase().indexOf('/topics/multimedia/')==0)
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x54,x01,x48,x59,x60,x33,x64,x65,x66,x67,x68,x84';
  	else if ((window.location.pathname.toLowerCase().indexOf('/topics/managing-transformation/listall.aspx')==0) || (window.location.pathname.toLowerCase().indexOf('/topics/managing/articles/')==0))
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x55';
  	else if (window.location.pathname.toLowerCase().indexOf('/topics/managing-transformation/')==0)
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x55,x49,x69,x70,x71,x72,x73,x74,x75,x82,x83,x84,x85,x39';
	else
	OAS_listpos = 'x96,Right2,Right3,Middle,x50,x56,x51,x57';
}
OAS_query = '';
OAS_target = '_top';
//end of configuration

OAS_version = 10;
OAS_rn = '001234567890'; OAS_rns = '1234567890';
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
function OAS_NORMAL(pos) {
document.write('<A HREF="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' +
OAS_rns + '@' +
OAS_listpos + '!' + pos + '?' + OAS_query + '" TARGET=' + OAS_target + '>');
document.write('<IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' +
OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" BORDER=0></A>');
}
//-->

<!--
OAS_version = 11;
if (navigator.userAgent.indexOf('Mozilla/3') != -1 ||
navigator.userAgent.indexOf('Mozilla/4.0 WebTV') != -1)
OAS_version = 10;
if (OAS_version >= 11)
document.write('<SCR' + 'IPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url +
'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '?' +
OAS_query + '"><\/SCRIPT>');//-->

<!--
document.write('');
function OAS_AD(pos) {
if (OAS_version >= 11)
OAS_RICH(pos);
else
OAS_NORMAL(pos);
}
//-->
<!------ OAS SETUP end ------>


function clear_textbox()
{
	if (document.searchb.SearchString.value == "Type your search here")
	document.searchb.SearchString.value = "";
} 