MainBusinessChemicalsSpecialties › Anderol

Anderol

Edit Page
Report
Scan day: 05 February 2014 UTC
13
Virus safety - good
Description: Manufacturer of synthetic industrial lubricants.
\n"; } //assign the code to the navbuttons div tag $("#navbuttons").html(moveToCode); //Assign click code to 'move to' buttons //====================================== $(".movebutton").click(function() { var callingid = $(this).attr("id"); //strip out the last character of this string. This will give us the number of the panel to go to var callingidLen = String(callingid).length; var targetPanel = String(callingid).substring(callingidLen, callingidLen-1); moveToPanel(targetPanel); }); //assign hover code to panels $(".dip").hover( function() { //perform this action on hoverin clearInterval(timeoutvar); }, function() { timeoutvar = setInterval("rotateDip()", 6000); } ); //set interval to rotate panel timeoutvar = setInterval("rotateDip()", 6000); } }); function moveToPanel(targetPanel) { var currentPanel = getCurrentPanel(); //fade out current image $("#panel" + currentPanel).fadeOut("slow"); $("#panel" + currentPanel).removeClass("dip_image_selected"); $("#panel" + currentPanel).addClass("dip_image"); //fade in target image $("#panel" + targetPanel).fadeIn("slow"); $("#panel" + targetPanel).removeClass("dip_image"); $("#panel" + targetPanel).addClass("dip_image_selected"); //set current panel div marker highlightNavButton(targetPanel); } function rotateDip() { //move to next panel. If on last panel then move to first //get current panel var currentPanel = getCurrentPanel(); currentPanel = parseFloat(currentPanel); //convert string to numeric value var nextPanel = currentPanel + 1; if(nextPanel > imageCount) { nextPanel = 1; } moveToPanel(nextPanel); } function getCurrentPanel() { var currentId = $(".dip_image_selected").attr("id"); var currentIdLen = String(currentId).length; var currentPanel = String(currentId).substring(currentIdLen, currentIdLen-1); return currentPanel; } function setImageCou
Size: 2048 chars

Contact Information

Phone&Fax: (973) 887 7410
Address:
Extended:

WEBSITE Info

Page title:Anderol Specialty Lubricants
Keywords:
Description:
IP-address:173.204.54.34

WHOIS Info

NS
Name Server: NS3.CHEMTURA.COM
Name Server: NS4.CHEMTURA.COM
Name Server: NS5.CHEMTURA.COM
WHOIS
Status: clientDeleteProhibited
Status: clientTransferProhibited
Status: clientUpdateProhibited
Date
Creation Date: 03-apr-1998
Expiration Date: 02-apr-2014