﻿// JScript File
var urlAddress=location.href;
	var vTitle=document.title;
// Add as Favorite
function addbookmark(){
		if (window.external) {
			window.external.AddFavorite(urlAddress,vTitle) 
		}
		else {
			alert("Sorry!!! Your browser does not support this function.");
		}
}
function bgr_color(obj, color) {
    obj.style.color=color
    obj.style.cursor='hand'
    obj.style.textDecoration='underline'
}
function omit_color(obj, color) {
    obj.style.color=color
    obj.style.cursor='hand'
    obj.style.textDecoration='none'
}
function email ()
{
    var newWindow = window.open("Send_Email.aspx?url="+urlAddress+"&Title="+vTitle, "newWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,width=640,height=650,scrollbars=yes,resizable=no");
// window.open('Send_Email.aspx?url='+urlAddress+"&Title="+vTitle)
//window.location='Send_Email.aspx?url='+urlAddress
return true;
}
function email_pro ()
{
    var newWindow = window.open("../Send_Email.aspx?url="+urlAddress+"&Title="+vTitle, "newWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,width=640,height=650,scrollbars=yes,resizable=no");
// window.open('Send_Email.aspx?url='+urlAddress+"&Title="+vTitle)
//window.location='Send_Email.aspx?url='+urlAddress
return true;
}

function changeState(){
alert('asd');
		if (document.frm.txtCountry.value=="USA/Canada"){
		document.getElementById("div_state").innerHTML="<select name=\"txtState\" class=\"bdrtxt\"><option value=\"\">&nbsp;-- US State/Canadian Province --&nbsp;</option><option value=\"AB\">AB</option><option value=\"AK\">AK</option><option value=\"AL\">AL</option><option value=\"AR\">AR</option><option value=\"AS\">AS</option><option value=\"AZ\">AZ</option><option value=\"BC\">BC</option><option value=\"CA\">CA</option><option value=\"CO\">CO</option><option value=\"CT\">CT</option><option value=\"DC\">DC</option><option value=\"DE\">DE</option><option value=\"FL\">FL</option><option value=\"FM\">FM</option><option value=\"GA\">GA</option><option value=\"GU\">GU</option><option value=\"HI\">HI</option><option value=\"IA\">IA</option><option value=\"ID\">ID</option><option value=\"IL\">IL</option><option value=\"IN\">IN</option><option value=\"KS\">KS</option><option value=\"KY\">KY</option><option value=\"LA\">LA</option><option value=\"MA\">MA</option><option value=\"MB\">MB</option><option value=\"MD\">MD</option><option value=\"ME\">ME</option><option value=\"MH\">MH</option><option value=\"MI\">MI</option><option value=\"MN\">MN</option><option value=\"MO\">MO</option><option value=\"MP\">MP</option><option value=\"MS\">MS</option><option value=\"MT\">MT</option><option value=\"NB\">NB</option><option value=\"NC\">NC</option><option value=\"ND\">ND</option><option value=\"NE\">NE</option><option value=\"NH\">NH</option><option value=\"NJ\">NJ</option><option value=\"NL\">NL</option><option value=\"NM\">NM</option><option value=\"NS\">NS</option><option value=\"NT\">NT</option><option value=\"NU\">NU</option><option value=\"NV\">NV</option><option value=\"NY\">NY</option><option value=\"OH\">OH</option><option value=\"OK\">OK</option><option value=\"ON\">ON</option><option value=\"OR\">OR</option><option value=\"PA\">PA</option><option value=\"PE\">PE</option><option value=\"PR\">PR</option><option value=\"PW\">PW</option><option value=\"QC\">QC</option><option value=\"RI\">RI</option><option value=\"SC\">SC</option><option value=\"SD\">SD</option><option value=\"SK\">SK</option><option value=\"TN\">TN</option><option value=\"TX\">TX</option><option value=\"UT\">UT</option><option value=\"VA\">VA</option><option value=\"VI\">VI</option><option value=\"VT\">VT</option><option value=\"WA\">WA</option><option value=\"WI\">WI</option><option value=\"WV\">WV</option><option value=\"WY\">WY</option><option value=\"YT\">YT</option></select>"
		}
		else{
			document.getElementById("div_state").innerHTML="<select name=\"txtState\" class=\"bdrtxt\"><option value=\"Not Applicable\">Not Applicable</option></select>"
		}
		return false;
	}
   
hotline_qms = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"contenet\" width=\"100%\"style=\"border-right: 1px solid #8f0508;	border-left: 1px solid #8f0508;	border-top: 1px solid #8f0508; border-bottom: 1px solid #8f0508; background-color: #FFFFFF;\">"+
					"<tr>"+
						"<td colspan=\"3\"style=\"color: #8f0508; height: 25px; border-bottom: 1px solid #8f0508; background-color: #e6e7e8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;\">&nbsp;&nbsp;HOTLINE</td>"+
					"</tr>"+
					"<tr>"+
						"<td colspan=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"5\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"7\" height=\"1\"></td>"+
						"<td class=\"content\">For more information about our Quality Management Solutions"+
						"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"content\">"+
							"<tr>"+
								"<td colspan=\"3\"><img src=\"/images/spacer.gif\" width=\"1\" height=\"10\"></td>"+
							"</tr>"+
							"<tr>"+
								"<td width=\"15\"><img src=\"/images/call_icon.gif\" border=\"0\" alt=\"Call\" width=\"17\" height=\"17\"></td>"+
								"<td width=\"100%\">&nbsp;<b>Call</b>:</td>"+
							"</tr>"+
							"<tr>"+
								"<td></td>"+
								"<td>&nbsp;+1-650-620-2927</td>"+
							"</tr>"+
							"<tr>"+
								"<td colspan=\"3\"><img src=\"/images/spacer.gif\" width=\"1\" height=\"7\"></td>"+
							"</tr>"+
							"<tr>"+
								"<td width=\"15\"><img src=\"/images/email_icon.gif\" border=\"0\" alt=\"Email\" width=\"17\" height=\"17\"></td>"+
								"<td width=\"100%\">&nbsp;<b>Email</b>:</td>"+
							"</tr>"+
							"<tr>"+
								"<td></td>"+
								"<td>&nbsp;<a href=\"mailto:qms@QMSrs.com\">qms@QMSrs.com</a></td>"+
							"</tr>"+
						"</table></td>"+
						"<td><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"7\" height=\"1\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td colspan=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"
hotline_fda = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"contenet\" width=\"100%\"style=\"border-right: 1px solid #8f0508;	border-left: 1px solid #8f0508;	border-top: 1px solid #8f0508; border-bottom: 1px solid #8f0508; background-color: #FFFFFF;\">"+
					"<tr>"+
						"<td colspan=\"3\"style=\"color: #8f0508; height: 25px; border-bottom: 1px solid #8f0508; background-color: #e6e7e8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;\">&nbsp;&nbsp;HOTLINE</td>"+
					"</tr>"+
					"<tr>"+
						"<td colspan=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"5\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"7\" height=\"1\"></td>"+
						"<td class=\"content\">For more information about our FDA Compliance Solutions"+
						"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"content\">"+
							"<tr>"+
								"<td colspan=\"3\"><img src=\"/images/spacer.gif\" width=\"1\" height=\"10\"></td>"+
							"</tr>"+
							"<tr>"+
								"<td width=\"15\"><img src=\"/images/call_icon.gif\" border=\"0\" alt=\"Call\" width=\"17\" height=\"17\"></td>"+
								"<td width=\"100%\">&nbsp;<b>Call</b>:</td>"+
							"</tr>"+
							"<tr>"+
								"<td></td>"+
								"<td>&nbsp;+1-650-620-3936</td>"+
							"</tr>"+
							"<tr>"+
								"<td colspan=\"3\"><img src=\"/images/spacer.gif\" width=\"1\" height=\"7\"></td>"+
							"</tr>"+
							"<tr>"+
								"<td width=\"15\"><img src=\"/images/email_icon.gif\" border=\"0\" alt=\"Email\" width=\"17\" height=\"17\"></td>"+
								"<td width=\"100%\">&nbsp;<b>Email</b>:</td>"+
							"</tr>"+
							"<tr>"+
								"<td></td>"+
								"<td>&nbsp;<a href=\"mailto:fda@QMSrs.com\">fda@QMSrs.com</a></td>"+
							"</tr>"+
						"</table></td>"+
						"<td><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"7\" height=\"1\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td colspan=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"
hotline_sox = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"contenet\" width=\"100%\"style=\"border-right: 1px solid #8f0508;	border-left: 1px solid #8f0508;	border-top: 1px solid #8f0508; border-bottom: 1px solid #8f0508; background-color: #FFFFFF;\">"+
					"<tr>"+
						"<td colspan=\"3\"style=\"color: #8f0508; height: 25px; border-bottom: 1px solid #8f0508; background-color: #e6e7e8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;\">&nbsp;&nbsp;HOTLINE</td>"+
					"</tr>"+
					"<tr>"+
						"<td colspan=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"5\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"7\" height=\"1\"></td>"+
						"<td class=\"content\">For more information about our Sarbanes-Oxley Solutions"+
						"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"content\">"+
							"<tr>"+
								"<td colspan=\"3\"><img src=\"/images/spacer.gif\" width=\"1\" height=\"10\"></td>"+
							"</tr>"+
							"<tr>"+
								"<td width=\"15\"><img src=\"/images/call_icon.gif\" border=\"0\" alt=\"Call\" width=\"17\" height=\"17\"></td>"+
								"<td width=\"100%\">&nbsp;<b>Call</b>:</td>"+
							"</tr>"+
							"<tr>"+
								"<td></td>"+
								"<td>&nbsp;+1-650-620-2974</td>"+
							"</tr>"+
							"<tr>"+
								"<td colspan=\"3\"><img src=\"/images/spacer.gif\" width=\"1\" height=\"7\"></td>"+
							"</tr>"+
							"<tr>"+
								"<td width=\"15\"><img src=\"/images/email_icon.gif\" border=\"0\" alt=\"Email\" width=\"17\" height=\"17\"></td>"+
								"<td width=\"100%\">&nbsp;<b>Email</b>:</td>"+
							"</tr>"+
							"<tr>"+
								"<td></td>"+
								"<td>&nbsp;<a href=\"mailto:sox@QMSrs.com\">sox@QMSrs.com</a></td>"+
							"</tr>"+
						"</table></td>"+
						"<td><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"7\" height=\"1\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td colspan=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"
topBanner = "<a href=\"/partners/nasdaq_reg.html\"><img src=\"/images/nasdaq_ad.gif\" alt=\"NASDAQ and QMSrs to Work Together for SOX Compliance\" border=\"0\" width=\"140\" height=\"133\">"
thankyou_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Thank You</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">Enterprise Quality &amp; Compliance Management Solutions - QMSrs</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

white_papers_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Understanding, Experience, and Technology for Compliance</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">QMSrs Delivers</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

webinars_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Understanding, Experience, and Technology for Compliance</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">QMSrs Delivers</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

insights_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Understanding, Experience, and Technology for Compliance</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">QMSrs Delivers</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

datasheets_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Understanding, Experience, and Technology for Compliance</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">QMSrs Delivers</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

press_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Recognized Leadership</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">Proven Solutions</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

services_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Realize Maximum Value</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">Committed to Your Success</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

industries_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Proven Industry Practices</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">Implemented Consistently</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

solution_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Manage, Measure, and Improve</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">Key Compliance and Quality Processes</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

product_banner_platform = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Compliance Strategy for Success</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">Built on a Compliance Platform</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

product_banner_corp = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Risks, Governance, Compliance</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">Take Control</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

product_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Government Regulations Industry Mandates<br>"+
						"Quality Initiatives</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">From Vision to Reality</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"

company_banner = "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" height=\"133\">"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"top\"><b class=\"banner_head\">Understanding, Experience, and Technology for Compliance</b></td>"+
					"</tr>"+
					"<tr>"+
						"<td valign=\"bottom\" class=\"banner_sub\">QMSrs Delivers</td>"+
					"</tr>"+
					"<tr>"+
						"<td height=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"10\"></td>"+
					"</tr>"+
				"</table>"
				
wpflds="<input name=\"txtName\" type=\"hidden\">"+
"<input name=\"txtTitle\" type=\"hidden\">"+
"<input name=\"txtEmail\" type=\"hidden\">"+
"<input name=\"txtCompanyURL\" type=\"hidden\">"+
"<input name=\"txtPhone\" type=\"hidden\">"+
"<input name=\"txtAddress\" type=\"hidden\" value=\"Not Applicable\">"+
"<input name=\"txtCountry\" type=\"hidden\">"+
"<input name=\"txtState\" type=\"hidden\">"+
"<input name=\"txtZipcode\" type=\"hidden\">"+
"<input name=\"txtTopics\" type=\"hidden\">"+
"<input name=\"txtReason\" type=\"hidden\">"+
"<input name=\"txtQltyComp\" type=\"hidden\">"+
"<input name=\"selectAboutUs\" type=\"hidden\">"+
"<input name=\"x_newsletter\" type=\"hidden\" value=\"checkbox\">"+
"<input name=\"txtregSource\" type=\"hidden\" value=\"\">"

/////////////////////////////////////////////////////////////////////////////////////////////
	
	function fixDate(date) {
		var base = new Date(0);
		var skew = base.getTime();

		if (skew > 0) {
			date.setTime(date.getTime() - skew);
		}
	}

	var now = new Date();
	fixDate(now);
	now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);

	function setCookie_channel(name, value, path, domain){
		document.cookie= name + "=" + escape(value) +
		((path) ? "; path=" + path : "") +
        ((domain) ? "; domain=" + domain : "");
	}

	function setCookie(name, value, expires, path, domain){
		document.cookie= name + "=" + escape(value) +
        ((expires) ? "; expires=" + expires.toGMTString() : "") +
        ((path) ? "; path=" + path : "") +
        ((domain) ? "; domain=" + domain : "");
	}

/////////////////////////////////////////////////////////////////////////////////////////////

	function getCookie(name) {
		var dc = document.cookie;
		var prefix = name + "=";
		var begin = dc.indexOf(prefix);

		if (begin == -1) {
			return null;
		}
		var end = document.cookie.indexOf(";", begin);
		
		if (end == -1) {
			end = dc.length;
		}
		return unescape(dc.substring(begin + prefix.length, end));
	}

/////////////////////////////////////////////////////////////////////////////////////////////

	function checkstring(strng, strng1){
		var newurl = location.href.toLowerCase();
		vString = newurl.split(strng)[1]

		vString = unescape(vString)

		vString = vString.split(strng1)[0]

		strng_ln = vString.length - 1
		
		if(vString){
			if(strng_ln >0){
				alert(strng + " => " + vString)
				return false;

			}else {
				alert(strng + " -  Not Found")
				return false;
			}
		}
		
	}
/////////////////////////////////////////////////////////////////////////////////////////////

	var undefined;
	var newurl = location.href.toLowerCase();
	vChannel = newurl.split("channel=")[1]

	if (vChannel){ // If Channel is present in address bar ////////////////////////////////////////////////////////////////
		vChannel = unescape(vChannel)
		vChannel = vChannel.split("&")[0]
		vNewChannel = vChannel
//		alert("Channel is present in addressbar::: " + vNewChannel)

		setCookie_channel("channel", vNewChannel, "../index.html");
		cookieChannel = getCookie("channel"); // Search Channel in Cookie
//		alert("Cookie has been set:: " + cookieChannel)

	}
	// if Channel is not present in addressbar//////////////////////////////////////////////////////////////

	else if ((!vChannel)|| (vChannel==null) || (vChannel=="null")){ 
		cookieChannel = getCookie("channel"); // Search Channel in Cookie
//		alert("Channel NOT present in addressbar \nSearch Cookie:: "+cookieChannel)

		if ((!cookieChannel) || cookieChannel==null || cookieChannel=="null"){	 // Channel NOT found in Cookie
			vNewChannel = "QMSrs_website";
//			alert("Channel NOT found in Cookie\nChannel Set to QMSrs_website")
		}
		else{ // Channel found in Cookie
			vNewChannel = cookieChannel;
		}

		setCookie_channel("channel", vNewChannel, "../index.html");
		cookieChannel = getCookie("channel"); // Search Channel in Cookie
//		alert("Cookie Found:: "+cookieChannel)
	}

/////////////////////////////////////////////////////////////////////////////////////////////

	function openWindow(popupurl, myname, w, h, scroll){
		var winl = (screen.width - w) / 2;
		var wint = (screen.height - h) / 2;
		winprops = 'height='+h+',width='+w+', statusbar=no, top='+wint+',left='+winl+', scrollbars='+scroll+',resizable'
		win = window.open(popupurl, myname, winprops)
		return false;
	}

	function MM_preloadImages() { //v3.0
	  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
		var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
		if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
	}

	function MM_swapImgRestore() { //v3.0
	  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
	}

	function MM_findObj(n, d) { //v4.01
	  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
		d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
	  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
	  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
	  if(!x && d.getElementById) x=d.getElementById(n); return x;
	}

	function MM_swapImage() { //v3.0
	  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
	   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
	}

/////////////////////////////////// Documents Write //////////////////////////////////////////////////////////

libraryNav="<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"contenet\" width=\"100%\">"+
	"<tr>"+
		"<td class=\"sub_head\" colspan=\"3\">&nbsp;&nbsp;<a href=\"../html/library.html\" class=\"sub_head_link\">LIBRARY</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td width=\"5\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"7\" height=\"1\"></td>"+
		"<td width=\"10\" valign=\"top\"><img src=\"/images/dot_point.gif\" vspace=\"10\" alt=\"\" border=\"0\" width=\"4\" height=\"4\"></td>"+
		"<td><a href=\"../webinars/webinars.html\">Webinars</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\" class=\"hline\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"1\"></td>"+
	"</tr>"+
	"<tr>"+
		"<td></td>"+
		"<td valign=\"top\"><img src=\"/images/dot_point.gif\" vspace=\"10\" alt=\"\" border=\"0\" width=\"4\" height=\"4\"></td>"+
		"<td><a href=\"../whitepapers/wp_index.html\">White Papers</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\" class=\"hline\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"1\"></td>"+
	"</tr>"+
	"<tr>"+
		"<td></td>"+
		"<td valign=\"top\"><img src=\"/images/dot_point.gif\" vspace=\"10\" alt=\"\" border=\"0\" width=\"4\" height=\"4\"></td>"+
		"<td><a href=\"../insights/insights.html\">Insights</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\" class=\"hline\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"1\"></td>"+
	"</tr>"+
	"<tr>"+
		"<td></td>"+
		"<td valign=\"top\"><img src=\"/images/dot_point.gif\" vspace=\"10\" alt=\"\" border=\"0\" width=\"4\" height=\"4\"></td>"+
		"<td><a href=\"../Datasheets/Datasheets.html\">Datasheets</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\" class=\"hline\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"1\"></td>"+
	"</tr>"+
	"<tr>"+
		"<td></td>"+
		"<td valign=\"top\"><img src=\"/images/dot_point.gif\" vspace=\"10\" alt=\"\" border=\"0\" width=\"4\" height=\"4\"></td>"+
		"<td><a href=\"../html/democenter.html\">Demos</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\" class=\"hline\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"1\"></td>"+
	"</tr>"+
	"<tr>"+
		"<td></td>"+
		"<td valign=\"top\"><img src=\"/images/dot_point.gif\" vspace=\"10\" alt=\"\" border=\"0\" width=\"4\" height=\"4\"></td>"+
		"<td><a href=\"../html/casestudy.html\">Case Studies</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\" class=\"hline\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"1\"></td>"+
	"</tr>"+
	"<tr>"+
		"<td></td>"+
		"<td valign=\"top\"><img src=\"/images/dot_point.gif\" vspace=\"10\" alt=\"\" border=\"0\" width=\"4\" height=\"4\"></td>"+
		"<td><a href=\"../html/brochure.html\">Brochure</a></td>"+
	"</tr>"+
"</table>"

topNav="&nbsp;&nbsp;&nbsp;&nbsp;<font class=\"contentsmall\"><a href=\"http://www.qmsrs.com/Contact.aspx\" class=\"button_link\">Contact Us</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"http://www.qmsrs.com/Demos.aspx\" class=\"button_link\">Demos</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"http://www.qmsrs.com/Library.aspx\" class=\"button_link\">Library</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"http://www.qmsrs.com/Support.aspx\" class=\"button_link\">Support</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"http://www.qmsrs.com/SiteMap.aspx\" class=\"button_link\">Site Map</a>&nbsp;|&nbsp;<a href=\"http://www.qmsrs.com/careers.aspx\" class=\"button_link\">Careers</a>&nbsp;|&nbsp;<a href=\"http://www.qmsrs.com/faq.aspx\" class=\"button_link\">FAQ&nbsp;</a></font>"
topNav_AR="&nbsp;&nbsp;<font style=\"color: #999999;font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none;font-size: 13px;\"><a href=\"http://www.qmsrs.com/Contact.aspx\" class=\"button_link\">اتّصل بنا</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"http://www.qmsrs.com/Demos.aspx\" class=\"button_link\">عروض الشرح</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"http://www.qmsrs.com/Library.aspx\" class=\"button_link\">المكتبة</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"http://www.qmsrs.com/Support.aspx\" class=\"button_link\">الدعم الفنّي</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"http://www.qmsrs.com/SiteMap.aspx\" class=\"button_link\">خارطة الموقع</a>&nbsp;|&nbsp;<a href=\"http://www.qmsrs.com/careers.aspx\" class=\"button_link\">التوظيف</a>&nbsp;|&nbsp;<a href=\"http://www.qmsrs.com/faq.aspx\" class=\"button_link\">الاسئلة المتكررة</a>&nbsp;</font>"
topNav_FR="<font style=\"color: #999999;font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none;font-size: 10px;\"><a href=\"http://www.qmsrs.com/Contact.aspx\" class=\"button_link\">Contactez-nous</a>|<a href=\"http://www.qmsrs.com/Demos.aspx\" class=\"button_link\">Demos</a>|<a href=\"http://www.qmsrs.com/Library.aspx\" class=\"button_link\">Bibliothèque</a>|<a href=\"http://www.qmsrs.com/Support.aspx\" class=\"button_link\">Support</a>|<a href=\"http://www.qmsrs.com/SiteMap.aspx\" class=\"button_link\">Plan du site</a>|<a href=\"http://www.qmsrs.com/careers.aspx\" class=\"button_link\">Carriers</a>|<a href=\"http://www.qmsrs.com/faq.aspx\" class=\"button_link\">FAQ</a></font>"
bottomNav="&nbsp;&nbsp;<a href=\"/company/careers.html\" class=\"gray_link\">Careers</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"/html/privacy.html\" class=\"gray_link\">Privacy &amp; Legal</a>"
copyRight="<br>&copy; 2007 QMSrs Inc. All rights reserved.&nbsp;&nbsp;<br>Best viewed at 1024 X 768 with Microsoft Internet Explorer 5 +&nbsp;&nbsp;"

newsSign="<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"contenet\" width=\"100%\"style=\"border-right: 1px solid #8f0508;	border-left: 1px solid #8f0508;	border-top: 1px solid #8f0508; border-bottom: 1px solid #8f0508; background-color: #FFFFFF;\">"+
	"<tr>"+
		"<td colspan=\"3\"style=\"color: #8f0508; height: 25px; border-bottom: 1px solid #8f0508; background-color: #e6e7e8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;\">&nbsp;&nbsp;NEWSLETTER SIGN-UP</td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"5\"></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\">"+
		"<form name=\"frmnl\" method=\"post\" onSubmit=\"return changeDetailsnl('http://www.QMSrs.com/servlets/systemi/Campaign')\">"+
		"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">"+
			"<tr>"+
				"<td><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"7\" height=\"1\"></td>"+
				"<td><input type=\"hidden\" name=\"txtName\" value=\"na\">"+
				"<input type=\"hidden\" name=\"channel\">"+
				"<input type=\"hidden\" name=\"txtTitle\" value=\"na\">"+
				"<input type=\"hidden\" name=\"txtCompanyURL\" value=\"na\">"+
				"<input type=\"hidden\" name=\"txtPhone\" value=\"na\">"+
				"<input type=\"hidden\" name=\"txtAddress\" value=\"na\">"+
				"<input type=\"hidden\" name=\"txtCountry\" value=\"na\">"+
				"<input type=\"hidden\" name=\"txtState\" value=\"na\">"+	 
				"<input type=\"hidden\" name=\"txtReason\" value=\"na\">"+
				"<input type=\"hidden\" name=\"subject\" value=\"Newsletter Signup\">"+
				"<input type=\"text\" name=\"nextpage\" value=\"thankyou_newsletterreg.html\" style=\"width: 1px; height: 1px; visibility:hidden\" readonly></td>"+
				"<td><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"7\" height=\"1\"></td>"+
			"</tr>"+
			"<tr>"+
				"<td></td>"+
				"<td><input type=\"text\" name=\"txtEmail\" onFocus=\"this.value=''\" class=\"bdrtxt\" size=\"23\" value=\"Email Address\"></td>"+
				"<td></td>"+
			"</tr>"+
			"<tr>"+
				"<td colspan=\"3\"><img src=\"/images/spacer.gif\" width=\"1\" height=\"5\"></td>"+
			"</tr>"+
			"<tr>"+
				"<td></td>"+
				"<td>"+
				"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"content\" width=\"100%\">"+
					"<tr>"+
						"<td><input type=\"checkbox\" value=\"Yes\" name=\"FDA Compliance\" checked> </td>"+
						"<td>FDA Compliance</td>"+
					"</tr>"+
					"<tr>"+
						"<td><input type=\"checkbox\" value=\"Yes\" name=\"SOx Compliance\" checked> </td>"+
						"<td>SOx Compliance</td>"+
					"</tr>"+
					"<tr>"+
						"<td><input type=\"checkbox\" value=\"Yes\" name=\"Quality Compliance\" checked> </td>"+
						"<td>Quality Compliance</td>"+
					"</tr>"+
				"</table></td>"+
				"<td></td>"+
			"</tr>"+
			"<tr>"+
				"<td colspan=\"3\"><img src=\"/images/spacer.gif\" width=\"1\" height=\"7\"></td>"+
			"</tr>"+
			"<tr>"+
				"<td></td>"+
				"<td><input type=\"submit\" name=\"submit\" value=\"Submit \" class=\"button\"></td>"+
				"<td></td>"+
			"</tr>"+
			"</table></form></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"7\"></td>"+
	"</tr>"+
	"<tr>"+
		"<td width=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"5\" height=\"1\"></td>"+
		"<td colspan=\"2\"><a href=\"#\" onClick=\"return openWindow('/html/popup_nl.html','','420','265')\">View Newsletters</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\"><img src=\"/images/spacer.gif\" alt=\"\" border=\"0\" width=\"1\" height=\"5\"></td>"+
	"</tr>"+
"</table>"

pdf_print="<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"right\">"+
	"<tr>"+
		"<td><script language=\"javascript\">document.write(pdf_image_link)</script></td>"+
		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"3\" height=\"1\"></td>"+
		"<td><script language=\"javascript\">document.write(pdf_text_link)</script></td>"+
		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"15\" height=\"1\"></td>"+
		"<td><a href=../_.html#\" onmouseover=\"window.status='Print this story'; return true\" onmouseout=\"window.status=''; return true\"><img src=../_/images/print.gif/_.html onClick=\"return popupArticle()\" border=\"0\" alt=\"Print this story\" width=\"16\" height=\"16\"></a></td>"+
		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"3\" height=\"1\"></td>"+
		"<td><a href=../_.html#\" onmouseover=\"window.status='Print this story'; return true\" onmouseout=\"window.status=''; return true\" onClick=\"return popupArticle()\" class=\"sub_link\">Print this story</a></td>"+
	"</tr>"+
"</table>"

pdf_insights="<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"right\">"+
	"<tr>"+
//		"<td><script language=\"javascript\">document.write(pdf_image_link)</script></td>"+
//		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"3\" height=\"1\"></td>"+
//		"<td><script language=\"javascript\">document.write(pdf_text_link)</script></td>"+
//		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"15\" height=\"1\"></td>"+
		"<td><a href=../_.html#\" onClick=\"return popupArticle()\" onmouseover=\"window.status='Print this story'; return true\" onmouseout=\"window.status=''; return true\"><img src=../_/images/print.gif/_.html border=\"0\" alt=\"Print this story\" width=\"16\" height=\"16\"></a></td>"+
		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"3\" height=\"1\"></td>"+
		"<td><a href=../_.html#\" onClick=\"return popupArticle()\" onmouseover=\"window.status='Print this story'; return true\" onmouseout=\"window.status=''; return true\" class=\"sub_link\">Print this story</a></td>"+
	"</tr>"+
"</table>"

pdf_print1="<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"right\">"+
	"<tr>"+
		"<td><a href=../_.html#\" onClick=\"return popupArticle()\" onmouseover=\"window.status='Print this story'; return true\" onmouseout=\"window.status=''; return true\"><img src=../_/images/print.gif/_.html border=\"0\" alt=\"Print this story\" width=\"16\" height=\"16\"></a></td>"+
		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"3\" height=\"1\"></td>"+
		"<td><a href=../_.html#\" onClick=\"return popupArticle()\" onmouseover=\"window.status='Print this story'; return true\" onmouseout=\"window.status=''; return true\" class=\"sub_link\">Print this story</a></td>"+
	"</tr>"+
"</table>"

emailNav="<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"+
	"<tr>"+
		"<td><a href=../_.html#\" onClick=\"return email_friend()\" onmouseover=\"window.status='Email to a friend'; return true\" onmouseout=\"window.status=''; return true\"><img src='http://qmsrs.com/images/email.gif' border=\"0\" alt=\"Email to a friend\" width=\"16\" height=\"16\"></a></td>"+
		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"3\" height=\"1\"></td>"+
		"<td><a href=../_.html#\" onClick=\"return email_friend()\" onmouseover=\"window.status='Email to a friend'; return true\" onmouseout=\"window.status=''; return true\" class=\"sub_link\">Email to a friend</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\"><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"1\" height=\"7\"></td>"+
	"</tr>"+
"</table>"

////////////////////////////////////////////////////////////////////////////////////////////

	var urlAddress=location.href;
	var vTitle=document.title;

	function addbookmark(){
		if (window.external) {
			window.external.AddFavorite(urlAddress,vTitle) 
		}
		else {
			alert("Sorry!!! Your browser does not support this function.");
		}
	}



/////////////////////////////////////////////////////////////////////////////////////////////

	function jobPosting(vPost){

		if (vChannel==undefined){
			window.location.href = "http://www.QMSrs.com/servlets/systemi/Sendresume1?channel=QMSrs website&post="+ vPost
		}else{
			window.location.href = "http://www.QMSrs.com/servlets/systemi/Sendresume1?channel=" + vChannel + "&post="+ vPost
		}		
		return false;
	}

////////////////////////////////////////////////////////////////////////////////////////////

bookNav="<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"+
	"<tr>"+
		"<td><a href=../_.html#\" onmouseover=\"window.status='Bookmark this page'; return true\" onmouseout=\"window.status=''; return true\" class=\"sub_link\"><img src='http://qmsrs.com/images/bookmark.gif' border=\"0\" alt=\"Bookmark this page\" width=\"16\" height=\"16\"></a></td>"+
		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"3\" height=\"1\"></td>"+
		"<td><a href='javascript:addbookmark();' onmouseover=\"window.status='Bookmark this page'; return true\" onmouseout=\"window.status=''; return true\" class=\"sub_link\">Bookmark this page</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\"><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"1\" height=\"7\"></td>"+
	"</tr>"+
"</table>"

printNav="<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"+
	"<tr>"+
		"<td><a href=../_.html#\" onClick=\"return popupArticle()\" onmouseover=\"window.status='Print this story'; return true\" onmouseout=\"window.status=''; return true\"><img src='http://qmsrs.com/images/print.gif' border=\"0\" alt=\"Print this story\" width=\"16\" height=\"16\"></a></td>"+
		"<td><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"3\" height=\"1\"></td>"+
		"<td><a  href=\"javascript:window.print();\" onmouseover=\"window.status='Print this story'; return true\" onmouseout=\"window.status=''; return true\" class=\"sub_link\">Print this story</a></td>"+
	"</tr>"+
	"<tr>"+
		"<td colspan=\"3\"><img src=../_/images/spacer.gif/_.html alt=\"\" border=\"0\" width=\"1\" height=\"7\"></td>"+
	"</tr>"+
"</table>"

////////////////////////////////////////////////////////////////////////////////////////////

	var divValue;
	var pageTitle = document.title
	w= 640
	h = 480
	var winl = (screen.width - w) / 2;
	var wint = (screen.height - h) / 2;
	
	function popupArticle(){
		var newWindow = window.open("/html/printarticle.html", "newWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,width=640,height=480,scrollbars=yes,resizable=no,top="+ wint +",left="+winl+"");
		newWindow.document.write('<html><head><title>' + pageTitle + '</title><link href="../style.css" rel="stylesheet"></head><body bgcolor="#FFFFFF" text="#222222"><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td><a href="../index.html" target="_blank"><img src="../images/logo.gif" border="0" alt="QMSrs"></a></td><td align="right"><table border="0" cellpadding="0" cellspacing="0"><tr><td><a href="javascript:window.print();"><img src="../images/print.gif" border="0" alt=\"Print this story\" width=\"16\" height=\"16\"></a></td><td><img src="../images/spacer.gif" alt="" border="0" width="3" height="1"></td><td><a href="javascript:window.print();" class=\"sub_link\">Print this story</a>&nbsp;&nbsp;&nbsp;</td></tr></table></td></tr><tr><td colspan="2"><hr size="1"><div class="content">' + divValue + ' </div><hr size="1"></td></tr><tr><td colspan="2" class="contentsmall" align="right">Copyrights &copy; 2006. QMSrs. All rights reserved&nbsp;&nbsp;</td></tr></table></body></html>');
		return false;
		//newWindow.document.close();
	}

	function email_friend(){
//		var newWindow = window.open("http://www.QMSrs.com/servlets/systemi/Sendpage?url="+ location.href +"", "newWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,width=640,height=480,scrollbars=yes,resizable=no,top="+ wint +",left="+winl+"");
		var newWindow = window.open("http://qmsrs.com/mailToFriends/sendpage_template.html", "newWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,width=640,height=480,scrollbars=yes,resizable=no,top="+ wint +",left="+winl+"");
//		var newWindow = window.open("http://www.QMSrs.com/servlets/systemi/Sendpage", "newWindow", "toolbar=no,location=no,directories=no,status=no,menubar=no,width=640,height=480,scrollbars=yes,resizable=no,top="+ wint +",left="+winl+"");
		return false;
	}

	pr_url= unescape(location.href); // Search for PressNews folder
	vParameter_pr = pr_url.split("/pressNews/")[1]

	if(vParameter_pr !=undefined){
		vParameter1_pr = vParameter_pr.split(".")[0]
		pdf_image_link = "<a href='../html/error.html' target='_blank'><img src=../_/images/pdf.gif/_.html border=\"0\" alt=\"PDF Format\" width=\"16\" height=\"16\"></a>" // Create image link for PDF with the same file name
		pdf_text_link = "<a href='../html/error.html' target='_blank' class=\"sub_link\">PDF Format</a>" // Create text link for PDF with the same file name
	}

//////////////////////////////////////////NL Subscribe Menu//////////////////////////////////////////////////

function changeDetailsnl(servletName) {
		
		if(document.frmnl.txtEmail.value==""){
			alert("Please enter your Email.")
			document.frmnl.txtEmail.focus();
			return false;
		}			
		if (echeck(document.frmnl.txtEmail.value)==false){
			alert("Please enter your valid Email address.")
			document.frmnl.txtEmail.focus();
			return false
		}
		if (compEmailChecknl(document.frmnl.txtEmail.value)==false){
			alert("Please give your company Email ID")
			document.frmnl.txtEmail.focus();
			return false
		}
		else{
			document.frmnl.channel.value = vNewChannel
			document.frmnl.action = servletName

			return true;
		}
	}

function compEmailChecknl(str) {
	var at="@";
	var dot=".";
	var lat=str.indexOf(at);
	var ldot=str.indexOf(dot);
	var lastChar=str.length;
	var emailLowerCase = str.toLowerCase();
	var msg = emailLowerCase.substring(lat+1,ldot);
	var msg1 = emailLowerCase.substring(lat+1,lastChar);

	if(msg=="hotmail" || msg=="yahoo" || msg=="gmail" || msg=="rediffmail" || msg1=="attbi.net" || msg1=="sprint.net" || msg1=="pacbell.net" || msg1=="sbc.net" || msg1=="earthlink.net"){
		document.frmnl.txtEmail.focus();
		return false;
	}
}

function echeck(str) {
	var at="@";
	var dot=".";
	var lat=str.indexOf(at)
	var lstr=str.length
	var ldot=str.indexOf(dot)

	if (str.indexOf(at)==-1){
	   return false
	}

	if(str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr-1){
	   return false
	}

	if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr-1){
		return false
	}

	if (str.indexOf(at,(lat+1))!=-1){
		return false
	}

	if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot){
		return false
	}

	if (str.indexOf(dot,(lat+2))==-1){
		return false
	}		

	if (str.indexOf(" ")!=-1){
		return false
	}
	return true
}
///////////////////////////////////////////////////////////////////////////////