

function writeHeader() { 
	document.write('<HTML DIR="rtl" LANG="he">\n');
	document.write('<HEAD>\n');
	document.write('<META content="text/html; charset=ISO-8859-8" http-equiv=Content-Type>\n');
	document.write('<TITLE>');
	if (pageTitle) document.write(pageTitle)
	else document.write('Freescale Semiconductor');	
	document.write('</TITLE>\n');	
	document.write('<LINK REL="stylesheet" HREF="/shared/stylesheets/toplevel.css" TYPE="text/css">\n');
	document.write('<SCRIPT language="JavaScript1.2" src="/shared/js/HM_header.js" type="text/javascript"></SCRIPT>\n');

	document.write('\n</HEAD>\n'); 

	document.write('<BODY MARGINHEIGHT="0" MARGINWIDTH="0">\n');
	document.write('<SCRIPT>\n');
	document.write('function noStar(inputStr) {\n');
	document.write('	for (i = 0; i < inputStr.length; i++) {\n');
	document.write('		// Check that current character is number.\n');
	document.write('		var c = inputStr.charAt(i);\n');
	document.write('		if ( c =="*" ) { return false; \n');
	document.write('		}\n');
	document.write('	}\n');
	document.write('	return true;\n');
	document.write('}\n');

	document.write('function submit(a,url) {\n');
	document.write('if (a==1) {\n');
	document.write('	if(document.header.qt.value == \'Search\') {\n');
	document.write('		document.header.qt.value =\'\';\n');
	document.write('	}\n');
	document.write('	document.header.action =url;\n');
	document.write('}\n');
	document.write('if (a==2) {\n');
	document.write('		var input = document.header.qt2.value;\n');
	document.write('		var alertDisplay=\'\';\n');
	document.write('		if (input.length < 3) {\n');
	document.write('			alertDisplay+=\'Input must be at least 3 characters long.\';\n');
	document.write('		}\n');
	document.write('		if(!noStar(input)){\n');
	document.write('			alertDisplay+=\'\';\n');
	document.write('			alertDisplay+=\'An asterisk is not allowed in the input.\'; \n');
	document.write('		}\n');
	document.write('		if(alertDisplay!=\'\'){\n');
	document.write('			alert(alertDisplay);\n');
	document.write('			document.header.qt2.focus();\n');
	document.write('			document.header.qt2.select();\n');
	document.write('			return;\n');
	document.write('		}\n');
	document.write('	if(document.header.qt2.value == \'Contains\') {\n');
	document.write('		document.header.PART_NUMBER.value = \'\';\n');
	document.write('	} else {\n');
	document.write('		document.header.PART_NUMBER.value = document.header.qt2.value;\n');
	document.write('	}\n');
	document.write('	document.header.action = url;\n');
	document.write('}\n');
	document.write('document.header.method = "POST";\n');
	document.write('document.header.submit();\n');
	document.write('}\n');
	document.write('</SCRIPT>\n');
	document.write('<!-- END GLOBAL PRODUCT AND APPLICATION DROP DOWN NAVS -->\n');
	
	document.write('<!-- BEGIN FREESCALE MASTHEAD -->\n');
	document.write('<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0" WIDTH="750">\n');
	document.write('<TR>\n');

	document.write('	<TD VALIGN="top" STYLE="width: 150px;"><DIV STYLE="position: relative;"><DIV STYLE="position: absolute; top:0px; right:0px;">\n');
	document.write('	<A HREF="/"><IMG SRC="/shared/images/logo.gif" ALT="Freescale Semiconductor" BORDER="0"></A></DIV>\n');
	document.write('	</DIV>&nbsp;</TD>\n');

	document.write('	<TD ROWSPAN="4"><DIV CLASS="Spacer-10px-wide">&nbsp;</DIV></TD>\n');

	document.write('	<TD ALIGN="right" COLSPAN="2">\n');
	document.write('	<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0">\n');
	document.write('	<TR>\n');

	document.write('		<TD ALIGN="RIGHT"><IMG SRC="/files/graphic/global/HEADER_LANGLE_FLIP.gif "></TD>\n');

	document.write('		<TD STYLE="width: 240px; height: 64px; text-align: left;" class="header">\n');
	document.write('		<DIV STYLE="position: relative;">\n');
	document.write('			<DIV ALIGN="left" class="headerText" style="position: absolute; top: 8px; left: 5px;"><a href="https://www.freescale.com/webapp/ruhp.login.framework">Login</a>&nbsp;&nbsp;<a href="https://www.freescale.com/webapp/ruhp.login.framework"><img src="/files/graphic/global/BLUE_BUTTON_FLIP.gif" border="0" style="position: relative; top: 1px;"></a></DIV>\n');
	document.write('		</DIV>\n');
	document.write('		</TD>\n');

	document.write('		<TD><DIV CLASS="Spacer-5px">&nbsp;</DIV></TD>\n');

	document.write('		<TD CLASS="header" style="width: 245px; text-align: left;" valign="top">\n');
	document.write('		<FORM method="POST" name="header1" action="/webapp/search/OPSERP.jsp" onSubmit="return validateSearchForm(\'1\',\'/webapp/search/OPSERP.jsp\');">\n');
	document.write('		<table cellpadding="0" border="0" cellspacing="0" valign="top">');
	document.write('		<tr>');
	document.write('		<td height="5"><spacer type=block height="5" width="1"></td>');
	document.write('		</tr>');
	document.write('		<tr><td height="25" valign="top">');
	document.write('		<table cellpadding="0" border="0" cellspacing="0" valign="top">');
	document.write('		<tr class="headerText">');
	document.write('		<td width="15" height="1"><spacer type=block height="1" width="15"></td>');
	document.write('		<td width="80" align="right"><a href="/webapp/search/OPSERP.jsp">Part Number</a>&nbsp;&nbsp;</td>');
	document.write('		<td width="1"><spacer type=block height="1" width="1"></td>');
	document.write('		<td width="134" align="left"><input type="text" class="headerInput" name="qt2" id="qt2" value="Contains" onFocus="this.value=\'\'"><input type="hidden" name="QueryText" value=""></td>');
	document.write('		<td width="15"><INPUT TYPE="image" BORDER="0" NAME="Go" SRC="/files/graphic/global/BLUE_BUTTON_FLIP.gif" ALT="Go"/>');
	document.write('  			<INPUT TYPE ="HIDDEN" NAME="PART_NUMBER" VALUE="">\n');
	document.write('	  		<INPUT TYPE ="HIDDEN" NAME="SEARCH_OPERATOR" VALUE="Contains">\n');
	document.write('		</td></tr>');
	document.write('		</table></form></td></tr>');
	document.write('		<tr><td height="20" valign="top">');
	document.write('		<FORM method="POST" name="header2" action="/webapp/search/MainSERP.jsp" onSubmit="return validateSearchForm(\'2\',\'/webapp/search/MainSERP.jsp\');">\n');
	document.write('		<table cellpadding="0" border="0" cellspacing="0" valign="top">');
	document.write('		<tr class="headerText">');
	document.write('		<td width="15"><spacer type=block height="1" width="15"></td>');
	document.write('		<td width="80" align="right"><a href="/webapp/search/MainSERP.jsp">Keyword</a>&nbsp;&nbsp;</td>');
	document.write('		<td width="1"><spacer type=block height="1" width="1"></td>');
	document.write('		<td width="134" align="left"><input type="text" class="headerInput" name="qt" id="qt" value="Search" onFocus="this.value=\'\'"><input type="hidden" name="QueryText" value="">&nbsp;</td>');
	document.write('		<td width="15"><INPUT TYPE="image" BORDER="0" NAME="Go" SRC="/files/graphic/global/BLUE_BUTTON_FLIP.gif" ALT="Go"/></td>');
	document.write('		</tr>');
	document.write('		</table></td></tr>');
	document.write('		<tr><td valign="top">');
	document.write('		<table cellpadding="0" border="0" cellspacing="0" valign="top">');
	document.write('		<tr class="headerText">');
	document.write('		<td width="15"><spacer type=block height="1" width="15"></td>');
	document.write('		<td width="80" align="right"><spacer type=block height="1" width="80"></td>');
	document.write('		<td width="1"><spacer type=block height="1" width="1"></td>');
	document.write('		<td width="149" align="left" style="font-size: 9px"><a href="/webapp/search/MainSERP.jsp">Advanced</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/webapp/search.nav_parametric_search.framework">Parametric</a></span>');
	document.write('		<INPUT TYPE ="HIDDEN" NAME="PART_NUMBER" VALUE="">');
	document.write('		<INPUT TYPE ="HIDDEN" NAME="SEARCH_OPERATOR" VALUE="Contains"></td>');
	document.write('		</tr>');
	document.write('		</table></td></tr>');
	document.write('		</table>');
	document.write('		</FORM>\n');
	document.write('		</TD>\n');

	document.write('		<TD CLASS="header" VALIGN="bottom" ALIGN="RIGHT" STYLE="padding: 0px; vertical-align: bottom;"><IMG SRC="/files/graphic/global/HEADER_RANGLE_FLIP.gif"></TD>\n');

	document.write('	</TR></TABLE>\n');
	document.write('	</TD>\n');

	document.write('</TR>\n');

	document.write('<TR>\n');
	document.write('	<TD COLSPAN="3"><div class="Spacer-5px">&nbsp;</DIV></td>\n');
	document.write('</TR>\n');

	document.write('<TR>\n');
	document.write('	<TD CLASS="gNavBg">&nbsp;&nbsp;&nbsp;<a href="/" >Home</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/webapp/sps/site/homepage.jsp?nodeId=0M10Xv6c0C">Contact Us</a></td>\n');
	document.write('	<TD CLASS="gNavBg">\n');
	document.write('	<SPAN  DIR="ltr"><DIV CLASS="gNav">\n');
	document.write('	<a HREF="/webapp/sps/library/prod_lib.jsp"         onMouseOver="selectsVisibility(\'hidden\')" onMouseOut="selectsVisibility(\'visible\')">Products</a>\n');
	document.write('	<a HREF="/webapp/sps/site/homepage.jsp?nodeId=02"  onMouseOver="selectsVisibility(\'hidden\')" onMouseOut="selectsVisibility(\'visible\')">Applications</a>\n');
	document.write('	<a HREF="/webapp/sps/site/homepage.jsp?nodeId=0ST" onMouseOver="selectsVisibility(\'hidden\')" onMouseOut="selectsVisibility(\'visible\')">Technologies</a>\n');
	document.write('	<a HREF="/webapp/sps/site/homepage.jsp?nodeId=05"  onMouseOver="selectsVisibility(\'hidden\')" onMouseOut="selectsVisibility(\'visible\')">Support</a>\n');
	document.write('	<a HREF="/webapp/sps/site/homepage.jsp?nodeId=01098400786959705928692" onMouseOver="selectsVisibility(\'hidden\')" onMouseOut="selectsVisibility(\'visible\')">Where to Buy</a>\n');
	document.write('	<a HREF="/webapp/sps/site/homepage.jsp?nodeId=06" onMouseOver="selectsVisibility(\'hidden\')" onMouseOut="selectsVisibility(\'visible\')">About Freescale</a>\n');
	document.write('	</DIV>\n');
	document.write('	</TD>\n');	
	document.write('	<TD CLASS="gNavBg" align="LEFT" style="padding: 0px;"><img src="/files/graphic/global/HEADER_GNAV_ANGLE_FLIP.gif"></td>\n');
	document.write('</TR>\n');

	document.write('<TR>\n');
	document.write('	<TD COLSPAN="3"><div class="Spacer-5px">&nbsp;</DIV></td>\n');
	document.write('</TR>\n');
	document.write('</TABLE>\n');
	document.write('<!-- END FREESCALE MASTHEAD --> \n');
}

function writeSideNav() 
{
	document.write('		<TABLE WIDTH="150"  BORDER="0" CELLSPACING="1" CELLPADDING="3"> \n');
	document.write('			<TR>	\n');
	document.write('				<TD  class="headerText" WIDTH="150" HEIGHT="20" BGCOLOR="#6699CC" onMouseOver="bgcolor=\'#C2D6EB\'"> \n');
	document.write('           <A href="/files/abstract/global/israel/index.html">Freescale סמיקונדקטור ישראל</A>\n'); 
	document.write('				</TD>\n');
	document.write('			</TR>\n');
	document.write('			<TR>	\n');
	document.write('				<TD class="headerText" WIDTH="150"  HEIGHT="20" BGCOLOR="#C2D6EB" onMouseover="this.style.backgroundColor=\'#6699CC\';" onMouseout="this.style.backgroundColor=\'#C2D6EB\';"> \n');
	document.write('					<a  href="/files/abstract/global/israel/ABOUT_I.html">אודות החברה</A>\n');
	document.write('				</TD>\n');
	document.write('			</TR>\n');
	document.write('			<TR>	\n');
	document.write('				<TD class="headerText" WIDTH="150"  HEIGHT="20"  BGCOLOR="#C2D6EB" onMouseover="this.style.backgroundColor=\'#6699CC\';" onMouseout="this.style.backgroundColor=\'#C2D6EB\';"> \n');
	document.write('					<a  href="/files/abstract/global/israel/WORK_ENV.html">תנאי עבודה</A>\n');
	document.write('				</TD>\n');
	document.write('			</TR>\n');
	document.write('			<TR>	\n');
	document.write('				<TD class="headerText" WIDTH="150"  HEIGHT="20"  BGCOLOR="#C2D6EB" onMouseover="this.style.backgroundColor=\'#6699CC\';" onMouseout="this.style.backgroundColor=\'#C2D6EB\';">\n');
	document.write('					<a  href="/files/abstract/global/israel/NEWS_I.html">הודעות לעיתונות</A>\n');
	document.write('				</TD>\n');
	document.write('			</TR>		\n');
	document.write('			<TR>	\n');
	document.write('				<TD class="headerText" WIDTH="150"  HEIGHT="20"  BGCOLOR="#C2D6EB" onMouseover="this.style.backgroundColor=\'#6699CC\';" onMouseout="this.style.backgroundColor=\'#C2D6EB\';">\n');
	document.write('					<a  href="/files/abstract/global/israel/JOBS_I.html">משרות פנויות / <span dir="LTR">Jobs</span></A>\n');
	document.write('				</TD>\n');
	document.write('			</TR>		\n');
  document.write('			<TR>	\n');
	document.write('				<TD class="headerText" WIDTH="150"  HEIGHT="20"  BGCOLOR="#C2D6EB" onMouseover="this.style.backgroundColor=\'#6699CC\';" onMouseout="this.style.backgroundColor=\'#C2D6EB\';">\n');
	document.write('           <A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=0671479183#il">צור קשר</A>\n'); 
	document.write('				</TD>\n');
	document.write('			</TR>\n');
	document.write('		</TABLE>\n');
}


function writeFooterShort() {
	document.write('<!-- BEG GLOBAL FOOTER -->\n');
	document.write('<!-- WebTrends NetIQ Javascript -->\n');
	document.write('<SCRIPT src="/files/abstract/misc/SDC_SMARTSOURCE_TAG.js" language="javascript" TYPE="text/javascript"></SCRIPT>\n');
	document.write('<NOSCRIPT><IMG BORDER="0" NAME="DCSIMG" WIDTH="1" HEIGHT="1" SRC="http://fdc.freescale.com/dcsna6bpqoifwzzkbkpmprmyf_5x3f/njs.gif?dcsuri=/nojavascript&WT.js=No"></NOSCRIPT>\n');
	document.write('<!-- End WebTrends NetIQ Javascript -->\n');
	document.write('<BR>\n');
	document.write('<TABLE WIDTH="750" BORDER="0" CELLSPACING="0" CELLPADDING="0">\n');
	document.write('  <TR>\n');
	document.write('    <TD COLSPAN="4"><DIV CLASS="Spacer-5px">&nbsp;</div></td>\n');
	document.write('  </TR>\n');
	document.write('  <TR>\n');
	document.write('    <TD WIDTH="150" HEIGHT="40"><DIV CLASS="Spacer-150px-wide">&nbsp;</DIV></TD>\n');
	document.write('    <TD WIDTH="10" HEIGHT="40"><DIV CLASS="Spacer-10px-wide">&nbsp;</DIV></TD>\n');
	document.write('    <TD WIDTH="417" HEIGHT="40" CLASS="footerBlue"><DIV CLASS="footer"> | <A HREF="/" CLASS="white_footer"> www.freescale.com</a> | <A HREF="/webapp/sps/site/sitemap.jsp?nodeId=0" CLASS="white_footer">Site Map</a> | <A HREF="/files/abstract/help_page/TERMSOFUSE.html" CLASS="white_footer">Terms of Use</a> | <A HREF="/files/abstract/help_page/PRIVACYPRACTICES.html" CLASS="white_footer">Privacy Practices</A>  <BR>\n');
	document.write('    © Freescale Semiconductor, Inc. 2004. All Rights Reserved</DIV></TD>\n');
	document.write('    <TD HEIGHT="40"><IMG SRC="/files/graphic/global/FOOTER_WEDGE_FLIP.gif" WIDTH="68" HEIGHT="40"></TD>\n');
	document.write('  </TR>\n');
	document.write('</TABLE>\n');
	document.write('<script language="JavaScript1.2" src="/shared/js/HM_Loader.js" type="text/javascript"></script>	\n');
	document.write('<!-- END GLOBAL FOOTER -->\n');
}

function writeFooter() {
	document.write('<!-- BEG GLOBAL FOOTER -->\n');
	document.write('<!-- WebTrends NetIQ Javascript -->\n');
	document.write('<SCRIPT src="/files/abstract/misc/SDC_SMARTSOURCE_TAG.js" language="javascript" TYPE="text/javascript"></SCRIPT>\n');
	document.write('<NOSCRIPT><IMG BORDER="0" NAME="DCSIMG" WIDTH="1" HEIGHT="1" SRC="http://fdc.freescale.com/dcsna6bpqoifwzzkbkpmprmyf_5x3f/njs.gif?dcsuri=/nojavascript&WT.js=No"></NOSCRIPT>\n');
	document.write('<!-- End WebTrends NetIQ Javascript -->\n');
	document.write('<BR>\n');
	document.write('<TABLE WIDTH="750" BORDER="0" CELLSPACING="0" CELLPADDING="0">\n');
	document.write('  <TR>\n');
	document.write('    <TD COLSPAN="2"><DIV CLASS="Spacer-5px">&nbsp;</div></td>\n');
	document.write('  </TR>\n');
	document.write('  <TR>\n');
	document.write('    <TD WIDTH="577" HEIGHT="40" CLASS="footerBlue"><DIV CLASS="footer"> &nbsp; <A HREF="/" CLASS="white_footer">www.freescale.com</a> | <A HREF="/webapp/sps/site/sitemap.jsp?nodeId=0" CLASS="white_footer">Site Map</a> | <A HREF="/files/abstract/help_page/TERMSOFUSE.html" CLASS="white_footer">Terms of Use</a> | <A HREF="/files/abstract/help_page/PRIVACYPRACTICES.html" CLASS="white_footer">Privacy Practices</A> &nbsp; <BR>\n');
	document.write('     &nbsp; © Freescale Semiconductor, Inc. 2004. All Rights Reserved  &nbsp; <BR></DIV></TD>\n');
	document.write('    <TD HEIGHT="40" ALIGN=RIGHT><IMG SRC="/files/graphic/global/FOOTER_WEDGE_FLIP.gif" WIDTH="68" HEIGHT="40"></TD>\n');
	document.write('  </TR>\n');
	document.write('</TABLE>\n');
	document.write('<script language="JavaScript1.2" src="/shared/js/HM_Loader.js" type="text/javascript"></script>	\n');	
	document.write('<!-- END GLOBAL FOOTER -->\n');
}