document.write(''); var RURL=document.referrer; var CurrentURL=document.location; var CurrentLocation=window.location.href; var VoteImgUrl_3869 = new Image(); VoteImgUrl_3869.src = 'http://desktop.websurveyor.net/polls/images/space.gif'; function writeCookie_3869(Name, ValueOfName, ExpireDate, Path, Domain, Secure) { var GMTCurrentDate = (new Date((new Date("Saturday, July 31, 2010 9:46:49 PM")).toGMTString())); if (ValueOfName == "") ValueOfName = GMTCurrentDate; if (Path == "") Path = "/"; if (Domain == "") Domain = null; if (Secure != "true") Secure = false; var expDays = 90; var expires = new Date(); if (ExpireDate == "") { expires.setTime(expires.getTime() + (expDays*24*60*60*1000)); } else { expires.setTime(ExpireDate.toGMTString()); } var PollCookie = Name + "="+ escape (ValueOfName) + ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) + ((Path == null) ? "" : ("; path=" + Path)) + ((Domain == null) ? "" : ("; domain=" + Domain)) + ((Secure == true) ? "; Secure" : ""); document.cookie = PollCookie; } function readCookie_3869(name) { var NameEquals = name + "="; var CookieArray = document.cookie.split(';'); for(var i=0;i < CookieArray.length;i++) { var c = CookieArray[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(NameEquals) == 0) return c.substring(NameEquals.length,c.length); } return "Tuesday, February 19, 1974 12:00:00 AM"; } function xGetElementById_3869(e) { if (typeof(e)!="string") return e; if (document.getElementById) e=document.getElementById(e); else if (document.all) e=document.all[e]; else e="www.vovici.com"; return e; } function jsReload_3869() { window.setTimeout('window.location.reload()', 1000); } function RenderResults_3869(displayVal) { document.write('
What types of waterborne (WB) paints do you use for industrial applications?

WB Acrylics
 43.1%
WB Alkyds
 13%
WB Epoxies
 25.65%
WB Urethanes
 15.72%
WB Zinc-rich
 9.49%
Never used WB paints
 16.61%
'); } function ShowHide_3869(ID, Vis) { if (ID=='PollDiv_3869') ID2='ResultsDiv_3869'; if (ID=='ResultsDiv_3869') ID2='PollDiv_3869'; if (document.getElementById) { if (Vis=='s') { document.getElementById(ID2).style.display='none'; document.getElementById(ID).style.display='block'; } if (Vis=='h') { document.getElementById(ID).style.display='none'; document.getElementById(ID2).style.display='block'; } } else if (document.all) { if (Vis=='s') { eval("document.all." + ID2 + ".style.display='none';"); eval("document.all." + ID + ".style.display='block';"); } if (Vis=='h') { eval("document.all." + ID + ".style.display='none';"); eval("document.all." + ID2 + ".style.display='block';"); } } else { jsReload_3869(); } } function GetFormElements_3869(frm) { var url = ''; if ( frm && frm.elements ) { for (var i=0; i < frm.elements.length;i++) { if (frm.elements[i].name.search('wsp_') >= 0) { if (frm.elements[i].type == 'hidden') { url = url + '&' + frm.elements[i].name; url = url + '=' + frm.elements[i].value; } if (frm.elements[i].type == 'checkbox' || frm.elements[i].type == 'radio') { if (frm.elements[i].checked) { url = url + '&' + frm.elements[i].name; url = url + '=' + frm.elements[i].value; } } } } } return url; } function SearchInString_3869(val, subStrVal) { if(val != null) { var strVal = val.toString(); var lwrstrVal = strVal.toLowerCase(); var lwrsubStrVal = subStrVal.toLowerCase(); var index = lwrstrVal.search(lwrsubStrVal.toLowerCase()); if (index >= 0) return true; else return false; } else { return false; } } function SubmitVotes_3869(frm) { var strElementIDVal = xGetElementById_3869("WSPID_3869"); if ( !(SearchInString_3869(strElementIDVal, 'www.vovici.com') ) && !(SearchInString_3869(strElementIDVal, 'www.websurveyor.com') ) ) { alert('The Vovici link is required for the poll.'); return false; } if(document.getElementById || document.all) { if (false) { if ( !(SearchInString_3869(document.getElementById("WSPID_3869").innerHTML, '') ) ) { alert('The Branding text is incorrect. Please contact the site administrator.'); return false; } } else { if ( !(SearchInString_3869(document.getElementById("WSPID_3869").innerHTML, 'Vovici') ) && !(SearchInString_3869(document.getElementById("WSPID_3869").innerHTML, 'WebSurveyor') ) ) { alert('The text "Vovici" is required to submit the poll.'); return false; } } } var surl = GetFormElements_3869(frm); if (SearchInString_3869(surl, 'wsp_pollOption') ) { var sVoteUrl = 'http://desktop.websurveyor.net/wspoll.aspx?submitresponses=1&orginalurl=' + escape (window.location.href) + surl; VoteImgUrl_3869.src = sVoteUrl; writeCookie_3869("PollStatus_3869", new Date((new Date("Saturday, July 31, 2010 9:46:49 PM")).toGMTString()), "", "", "", ""); if(document.getElementById || document.all) { ShowHide_3869('PollDiv_3869', 'h'); } else { jsReload_3869(); } } else { alert('Please select an option before voting.'); } } function RenderPoll_3869(displayVal) { document.write('
What types of waterborne (WB) paints do you use for industrial applications?








'); } function RenderPollAndResults_3869() { RenderResults_3869('none'); RenderPoll_3869('block'); } var UpdatedDate = new Date("Friday, June 03, 2005 3:28:26 PM"); var GMTUpdatedDate = new Date(UpdatedDate.toGMTString()); var cookiedate = new Date(readCookie_3869("PollStatus_3869")); var GMTCurrentDate = (new Date((new Date("Saturday, July 31, 2010 9:46:49 PM")).toGMTString())); var GMTExpiresDate = (new Date((new Date("Tuesday, July 31, 2012 12:00:00 AM")).toGMTString())); if(GMTCurrentDate > GMTExpiresDate) { RenderResults_3869("block"); } else { if (cookiedate <= GMTUpdatedDate) { if(document.getElementById || document.all) { RenderPollAndResults_3869(); } else { RenderPoll_3869("block"); } } else { RenderResults_3869("block"); } }