Main Index
1; ; i++ ) { var l = top_lines[i]; // alert("running link for level=" + l[top_MV_LEVEL] + ", line=" + l); if(l == undefined || l[top_MV_LEVEL] < level) break; if(l[top_MV_LEVEL] == level) html += top_menu_link(i); } html += '
'; fod.innerHTML = html; } function top_getRightX( obj, level ) { if( top_browserType() == "other" ) return; var pos = 0; var n = 0; var x = obj.offsetParent; if(x == undefined) x = obj; while(x.offsetParent != undefined) { n += x.offsetLeft; x = x.offsetParent; } pos = n + obj.offsetLeft; if(top_anchor_down != 1 || level > 0) pos += obj.offsetWidth; return pos; } function top_getTopX( obj, level ) { if( top_browserType() == "other" ) return; var pos = 0; var n = 0; var x = obj; while(x.offsetParent != undefined) { n += x.offsetParent.offsetTop; x = x.offsetParent; } pos = n + obj.offsetTop; if(top_anchor_down && level == 0) pos += obj.offsetHeight; return pos; } function top_mouseout( obj, level ) { if( top_browserType() == "other" ) return; if(level == undefined) level = 0; level++; top_timeoutCode = setTimeout( "top_menuClear();", 1000 ); } function top_menuClear(level) { if( top_browserType() == "other" ) return; if (level == undefined) level = 0; level++; for( var i = level; i <= top_last_level; i++) { var thisdiv = top_mydiv + i; var fod = document.getElementById( thisdiv ); if(fod != undefined) fod.style.display = 'none'; } clearTimeout( top_timeoutCode ); top_timeoutCode = -1; } function top_menuBusy() { if( top_browserType() == "other" ) return; clearTimeout( top_timeoutCode ); top_timeoutCode = -1; } var top_clientType = "unknown"; function top_browserType() { if( top_clientType != "unknown" ) return top_clientType; top_clientType = "other"; if (document.all) { if( document.getElementById ) top_clientType = "ie"; } else if (document.layers) { } else if (document.getElementById) { top_clientType = "ns6"; } else { } return top_clientType; } // END CLIP
Sign up for AR-NOW
The signup process is easy!
Select your user name and password.
Fill in your company information.
Fill in your individual information.
Select the checks to buy.
Fill in your payment information and start writing checks.
Login name
(at least four characters,
A-Z, a-z, 0-9 and _
allowed
Password
(at least four characters, case-insensitive)
Verify