document.writeln("<div id=\"Menu\">");
document.writeln("  <ul id=\"nav\">");
document.writeln("    <li><a href=\"index.html\" class=\"home\"><span>home<\/span><\/a><\/li>");
document.writeln(" <li><a href=\"index.php\" class=\"products\"><span>products<\/span><\/a>");
document.writeln("         <ul>");
document.writeln("          <li style=\"float:left\"><a href=\"\/product_info.php?products_id=1\" style=\"width:200px;\">NasalCare Starter Kits<\/a><\/li>");
document.writeln("          <li style=\"float:left\"><a href=\"\/product_info.php?products_id=2\" style=\"width:200px;\">NasalCare Mix Packets<\/a><\/li>");
document.writeln("		  <li style=\"float:left\"><a href=\"\/product_info.php?products_id=5\" style=\"width:200px;\">NasalCare Starter Kits for Kids<\/a><\/li>");
document.writeln("          <li style=\"float:left\"><a href=\"\/product_info.php?products_id=6\" style=\"width:200px;\">NasalCare Mix Packets for Kids<\/a><\/li>");
document.writeln("        <\/ul>");
document.writeln("    <\/li>");
document.writeln("    <li><a href=\"\/storelist.html\" class=\"store\"><span>store<\/span><\/a><\/li>");
document.writeln("    <li><a href=\"advantages.html\" class=\"advantages\"><span>advantages<\/span><\/a>");
document.writeln("         <ul>");
document.writeln("          <li style=\"float:left\"><a href=\"advantages.html\"  style=\"width:160px;\">Innovative Bottle Design<\/a><\/li>");
document.writeln("          <li style=\"float:left\"><a href=\"soothing-solution.html\" style=\"width:160px;\">Soothing Rinse Solution<\/a><\/li>");
document.writeln("		  <li style=\"float:left\"><a href=\"comparision-table.html\" style=\"width:160px;\">Comparsion Table<\/a><\/li>");
document.writeln("        <\/ul>");
document.writeln("    <\/li>");
document.writeln("    <li><a href=\"faq.html\" class=\"nasalIrrigation\"><span>nasal irrigation<\/span><\/a>");
document.writeln("        <ul>");
document.writeln("		  <li style=\"float:left\"><a href=\"instruction.html\" style=\"width:183px;\">Video<\/a><\/li>");
document.writeln("          <li style=\"float:left\"><a href=\"faq.html\" style=\"width:183px;\">FAQ<\/a><\/li>");
document.writeln("          <li style=\"float:left\"><a href=\"more-studies.html\" style=\"width:183px;\">More Studies<\/a><\/li>");
document.writeln("        <\/ul>");
document.writeln("    <\/li>");
document.writeln("    <li><a href=\"testimonials.html\" class=\"testimonials\"><span>testimonials<\/span><\/a><\/li>");
document.writeln("    <li><a href=\"research.html\" class=\"research\"><span>research<\/span><\/a>");
document.writeln("    	<ul>");
document.writeln("          <li style=\"float:left\"><a href=\"science-behind-nasalcare.html\" style=\"width:180px;\">Sciene Behind NasalCare<\/a><\/li>");
document.writeln("          <li  style=\"float:left\"><a href=\"publications.html\" style=\"width:180px;\">Publications<\/a><\/li>");
document.writeln("           <li  style=\"float:left\"><a href=\"\/blog\" style=\"width:180px;\" >More to Read<\/a><\/li>");
document.writeln("        <\/ul>");
document.writeln("    <\/li>");
document.writeln("    <li><a href=\"Company.html\" class=\"company\"><span>Company<\/span><\/a>");
document.writeln("    <ul id=\"abu\" >");
document.writeln("          <li style=\"float:right; margin-right:39px;\"><a href=\"\/nasalcarenews\" style=\"width:95px;\">News<\/a><\/li>");
document.writeln("          <li style=\"float:right; margin-right:39px;\"><a href=\"Company.html\" style=\"width:95px;\">About Us<\/a><\/li>");
document.writeln("        <\/ul>");
document.writeln("    <\/li>");
document.writeln("  <\/ul>");
document.writeln("<\/div>")
