CINXE.COM
SHOOM eTearSheets
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <!--[if gt IE 6]> <style type="text/css"> .button .dropdown li, .nav a {{zoom: 1;} </style> <![endif]--> <!-- This CC feeds a modified Holly hack to IE7 and up. The old star-html hack is ignored by IE7, and IE7 correctly obeys the "height: 1%" layout-triggering fix, so use a targeted CC and change the fix to "zoom: 1;" to achieve the same layout fix. --> <script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www2.shoom.com/etearsheets/","20150905232148","https://web.archive.org/","web","/_static/", "1441495308"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <style type="text/css"> /*XXXXXXXXXX Generic page styling rules XXXXXXXXXX*/ html, body, ul, li { padding: 0; margin: 0;} body { margin: 0px 0px 0px 0px; font-size: 100.01%; } #wrapper { margin: 0 auto; padding: 0 0 0 0; /*width: 50px;*/ border: 0px solid #888; background: #D2E1EA; height:12px; } /* Box model hack \ * html #wrapper { width: 52px; width: 50px; }*/ /* */ .textbox { padding: 1px 1em; font-size: .9em; } .invDropdown{font-family: Verdana, Arial; font-size: 8pt; color:#000;} a.invLink:link { color:Blue; border:none; outline:none; } a.invLink:visited{color:#ffb72c; border:none; outline:none; } a.invLink:hover {color:Blue; border:none; outline:none; } a.invLink:active{ color:#ffb72c; border:none; outline:none;} a.invDropdownTopLevel{font-family: Verdana, Arial, sans-serif; font-size: 8pt; color:Blue; border:none; outline:none; } a.invDropdownTopLevel:link{font-family: Verdana, Arial, sans-serif; font-size: 8pt; color:Blue; border:none; outline:none; } a.invDropdownTopLevel:visited{font-family: Verdana, Arial, sans-serif; font-size: 8pt; color:Blue; border:none; outline:none; } a.invDropdownTopLevel:hover{font-family: Verdana, Arial, sans-serif; font-size: 8pt; color:Blue; border:none; outline:none; } a.invDropdownTopLevel:active{font-family: Verdana, Arial, sans-serif; font-size: 8pt; color:Blue; border:none; outline:none; } a.invDropdown{font-family: Verdana, Arial, sans-serif; font-size: 8pt; color:#000; text-decoration:none; border:none; outline:none; padding-left:20px; display:block; } a.invDropdown:link { color:Blue; border:none; outline:none; } a.invDropdown:visited{color:#ffb72c; border:none; outline:none; } a.invDropdown:hover { color:#ffb72c; background-color:#004080; border:none; outline:none; } a.invDropdown:active{ color:#ffb72c; border:none; outline:none;} .textbox a {color: #000;} .back {text-align: right; padding: 10px 10px 0 0;} .alignright {margin: 0 30px 20px 0; text-align: right;} .small {font-size: .8em;} h1 {position: absolute; left: -3000px;} h2 {font-size: 1em;} /*p {margin: .8em 1em .8em 1.6em;}*/ /*XXXXXXXXXXXX Primary top nav rules XXXXXXXXXXX*/ .nav { position: relative; border: 1px solid #888; /* borders the bottom of the top nav */ border-width: 0px 0px 0px 0px; /*width: 100%;*/ list-style: none; } .button { /*width: 50px;*/ text-align:center; vertical-align:middle; } .parent {position: relative;} /* this parent div does not provide "sticky hovering", but instead fixes a strange bug in Op7. When an element serves as a hovered popup "parent" element, that element must not also be floated or all heck breaks loose in Opera 7. To prevent this, we have floated the top level list items, while nesting hoverable parent divs inside that are then hovered to generate the dropdowns. Thus the ugly (but interesting) Op7 bug is defeated. */ .floatfix {margin-right: -3px;} /* this fixes the IE 3px bug that is common in this type of float arrangement */ /*XXXXXXXXXXXX Primary dropdown/flyout rules XXXXXXXXXXX*/ .dropdown { /* rules for dropdown div */ width: 140px; position: absolute; left: -3000px; top: auto; /* puts dropdowns directly under top nav */ text-align: left; /* needed because IE misapplies text centering to boxes */ background: url(/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/bgfix.gif); /*filter:shadow(color:#000000, strength:5, direction:135);*/ /*height:60px;*/ /*background: url(/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/upperrightfade.png) right top no-repeat;*/ } /*.dropdown one{ background: url(/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/bottomleftfade.png) left bottom no-repeat; } .dropdown two{ background: url(/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/shadow.png) right bottom no-repeat; }*/ .dropdown div { width: 220px; position: absolute; left: -3000px; top: 0; background: url(/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/bgfix.gif); text-align: left; /* needed because IE misapplies text centering to boxes */ } /* The margins on the UL's replace the div paddings to create "sticky hovering" zones, and the margins should "fill" the divs, making the IE BG fix unnecessary. Unfortunately the BG fix is still needed, altho this method does eliminate possible box model problems */ .dropdown ul { width: 130px; /* width of first level dropdown, tweaked so that dropdowns appear to "line up" with top links */ margin: 6px 30px 30px 30px; /*6px margin used to give whitespace seperating out dropdown. Creates "sticky hovering" zones for dropdowns */ border: 1px solid #888; border-width: 1px 1px 0; } /* borders sides and top of the dropdowns and flyouts; links provide the bottom border */ .dropdown div ul {margin: 30px 30px 30px 0;} /* creates "sticky hovering" zones for flyouts */ .four .dropdown ul {width: 190px;} /* modifies width for rightmost "visible" dropdown (tweak) */ .four .dropdown div ul {margin: 30px 0 30px 30px; position: relative;} /* rule reversal for "visible" right drop flyouts */ .nav li {text-align: center; list-style: none;} .nav a { display: block; color: #800; font-size: 10px; font-family: verdana, arial; font-weight: bold; color:#fff; text-decoration: none; /*problem appears to be the two lines below*/ /*text-align:center; /*padding: 1px 0px 1px 3px;*/ border-right: 0px solid #888; /* makes the dividers between the top nav links */ } .four a {border-right: 0;} /* kills right border on last top link */ .nav ul ul a { color: #fff; border-right: 0; /* negates right border for dropdowns and flyouts */ border-bottom: 1px solid #888; /* borders the bottoms of the dropdown and flyout links */ } .nav ul ul a:hover{ color:#0000FF; } /*A:link A:visited A:active A:hover*/ .dropdown li { position: relative; vertical-align: bottom; /* IE5/win bugfix */ } .parent:hover {background-image: url(/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/bgfix.gif);} /* this hover calls a transparent GIF only to defeat the IE failed hover bug. Any background change on hovering div.parent will make IE obey and display the dropdown. While the call itself will fix the bug, make sure you actually call a real image file so that your site error logs will not fill with failed image calls. */ .parent:hover div.dropdown {left: -31px;} /* hover rule for dropdowns */ /* extra pixel makes dropdowns "line up" with top links */ .dropdown li:hover div { /* hover rule for flyouts */ left: 180px; /* this value controls the amount of flyout "overlap" */ top: -26px; /* this value controls the amount of flyout vertical offset */ } .four li:hover div { /* reversed flyout rules for rightmost drop flyouts */ left: -210px; top: -26px; } .nav div.mini-zone { /* special hover zone that covers the "danger corner" */ padding: 0; width: 15px; height: 15px; font-size: 1px; left: -3000px; bottom: -15px; top: auto; background: url(/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/bgfix.gif); } .nav .dropdown li:hover div.mini-zone { /* hover rule for mini-zones */ left: auto; right: 8px; top: auto; } .nav .four li:hover div.mini-zone { /* reversed hover rule for rightmost drop mini-zones */ left: 8px; } .dropdown li:hover {background: #a1bccf;} /* hover color effect on dropdown links - dark blue */ .dropdown div li:hover {background: #ff7;} /* hover color effect on flyout links */ .dropdown ul li a {padding: 2px 0px 2px 3px; text-align:left;} .dropdown ul li a.topnav1:hover{color: #FFB72C;} /*XXXXXXXXXXX Primary dropdown backgrounds XXXXXXXXXX*/ /*.one ul {background: #a1bccf;}*/ .one ul {background: #D2E1EA;} .two ul {background: #459;} .three ul {background: #4a3;} .four ul {background: #790000;} .dropdown div ul {background: #eda;} /* colors BG of flyouts */ .dropdown div ul a {color: #400;} /* colors text of flyouts */ /*XXXXXXXXXX z-index rules for top nav XXXXXXXXXXX*/ .one {z-index: 10;} .two {z-index: 20;} .three {z-index: 30;} .four {z-index: 40;} .four:hover {z-index: 20;} /* this last is a special trick that reverses the stacking order of the rightmost top link when it or its children are hovered. This, and the previous rules work together so that when a user is on the top link of any flyout, they can move vertically to the top link directly above and not have the sticky hoivering zone on the flyout get in the way of hovering that top link. */ /*XXXXXXXXXXX Special fixes XXXXXXXXXXX*/ /* This is to hide the following from IE/Mac. \*/ * html .button .dropdown li { height: 1%; margin-left: -16px; margin-left: 0; } /* */ * html .nav a {height: 1%;} /* The first 2 rules above fix "bullet region" problems in IE5.x/win, and the 2nd is to make all links fully clickable. */ .brclear { /* Use a break with this class to clear float containers */ clear:both; height:0; margin:0; font-size: 1px; line-height: 0; } /*\*/ /*/ .nav .dropdown, .nav .dropdown div {width: 189px;} .nav .button .dropdown ul {margin: 0px;} .nav .dropdown, .nav .dropdown div {position: static;} .nav .dropdown ul {border: 0;} .mini-zone {display: none;} /* this rule block "dumbs down" the nav for IEmac */ </style> <!--[if lte IE 6]> <style type="text/css"> body {behavior: url(csshover.htc);} </style> <noscript> <style type="text/css"> .nav .dropdown, .nav .dropdown div {width: 189px;} .nav .button .dropdown ul {margin: 0px;} .nav .dropdown, .nav .dropdown div {position: static;} .nav .dropdown ul {border: 0;} .mini-zone {display: none;} </style> </noscript> <![endif]--> <!-- The above block calls the special .htc script that forces compliance in IE6 and lower, and also "dumbs down" the nav when IE is set not to allow scripting. Only IE6 and lower can read this block. --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>SHOOM eTearSheets</title> <script language="JavaScript" type="text/javascript"> <!-- function lwin() { return open('/etearsheets/profile/language.asp', 'Language', 'resizable=0,scrollbars=0,toolbar=0,menubar=0,location=0,status=0,width=450,height=250,screenX=400,screenY=20'); } function copyright(lang) { if (lang=="French") window.open('https://web.archive.org/web/20150905232148/http://www2.shoom.com/copyrights.htm','Copyright','left=100,top=100,width=640,height=480,resizable=0,scrollbars=1,toolbar=0,menubar=0,location=0,status=0'); else if (lang=="Spanish") window.open('https://web.archive.org/web/20150905232148/http://www2.shoom.com/copyrights-esp.htm','Copyright','left=100,top=100,width=640,height=480,resizable=0,scrollbars=1,toolbar=0,menubar=0,location=0,status=0'); else window.open('https://web.archive.org/web/20150905232148/http://www2.shoom.com/copyrights.htm','Copyright','left=100,top=100,width=640,height=480,resizable=0,scrollbars=1,toolbar=0,menubar=0,location=0,status=0'); } // --> </script> <style type="text/css"> .Lucida { font-family: lucida console, verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #000000 } .smallVblk { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #000000 } .smallAblk { font-family: arial, verdana, helvetica, sans-serif; font-size: 8pt; color: #000000 } .smallVBoldblk { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000 } .smallABoldblk { font-family: arial, verdana, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000 } .smallVblu { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #053771 } .smallVBoldblu { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #053771 } .smallAblu { font-family: arial, verdana, helvetica, sans-serif; font-size: 8pt; color: #053771 } .smallABoldblu { font-family: arial, verdana, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #053771 } .smallinstr { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #0000FF } .exp { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight: Bold; color: #FF0000 } .success { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight: Bold; color: #0000FF } .BoldBlk { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000 } .blk { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #000000 } .activepage { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: Bold; color: #000000 } .pagelink { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #0000FF } .pad { padding-left: 12px; padding-right: 12px; padding-top: 5px; padding-bottom: 5px } a.alphamenu { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #053771; text-decoration: underline } a.userlist { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #053771; text-decoration: underline } a.userlist:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: underline } a.account { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #053771; text-decoration: none } a.account:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: underline } a.alphamenu:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: underline } a.dim { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #053771; font-weight: bold; text-decoration: none } a.dim:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold; text-decoration: underline } a:link {color:#000;} a:visited { color:#ffb72c;} a:hover { color:Blue;} a:active{color:Blue;} a.DownloadResultsLink:link { color:Black; } a.DownloadResultsLink:visited { color:Black; } a.DownloadResultsLink:hover { color:Blue; } a.DownloadResultsLink:active { color:Blue; } .mid { vertical-align:middle } .topnav1 { font-size:10px; font-family: verdana, arial; font-weight: bold; color: #ffb72c; vertical-align:middle } .topnav2 { font-size:10px; font-family: verdana, arial; font-weight: bold; color:blue; } .bottomnav { font-size:10px; font-family: verdana, arial; font-weight: bold; color:black; } .topnav1 a:link { color: #FFFFFF; text-decoration: none; vertical-align:middle } .topnav1 a:visited { color: #FFFFFF; text-decoration: none; vertical-align:middle } .topnav1 a:hover { color: #ffb72c; text-decoration: none; vertical-align:middle } .topnav1 a:active { color: #FFFFFF; text-decoration: none; vertical-align:middle } .topnav2 a:link { color: black; text-decoration: none; } .topnav2 a:visited { color: black; text-decoration: none; } .topnav2 a:hover { color: blue; text-decoration: none; } .topnav2 a:active { color: blue; text-decoration: none; } .bottomnav a:link { color: black; text-decoration: underline; } .bottomnav a:visited { color: black; text-decoration: underline; } .bottomnav a:hover { color: black; text-decoration: none; } .bottomnav a:active { color: black; text-decoration: none; } .copyright a:link { font-family:Verdana;font-size:8pt;color:#b2ADAE;text-decoration:none; } .copyright a:visited { font-family:Verdana;font-size:8pt;color:#b2ADAE;text-decoration:none; } .copyright a:active { font-family:Verdana;font-size:8pt;color:#b2ADAE;text-decoration:none; } .copyright a:hover { font-family:Verdana;font-size:8pt;color:#0000FF;text-decoration:underline; } .copyright font{ font-family:Verdana;font-size:8pt;color:#b2ADAE;text-decoration:none; } /*a.viewLinkOver:hover{ text-decoration:none;}*/ body{ background:#fff; color:#000; margin:0 0 0 0; } </style> <script language="JavaScript" src="/web/20150905232148js_/http://www2.shoom.com/etearsheets/popUpMyFolders.js"></script> </head> <body bgcolor="#ffffff" text="#000000" link="#000000" vlink="#fead00" alink="#fead00" topmargin="0" leftmargin="0"> <div align="center"><center> <table border="0" cellspacing="0" cellpadding="0" width="781"> <tr><td> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr style="height:58px;"> <td width="162px" align="left" valign="bottom"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left"> <tr style="height:22px;"> <td> <a href="https://web.archive.org/web/20150905232148/http://www2.shoom.com/"> <img border="0" width="157px" height="22" style="border-color:red;border-width:0;padding:0px;vertical-align:bottom;" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/ShoomLogoBold.jpg" alt=""/> </a> </td> </tr> <tr style="height:27px;"> <td> <img border="0" width="160px" height="27px" style="border-color:red;border-width:0;vertical-align:bottom;padding:0 5px 0 0;" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/etx1602.jpg" alt=""/> </td> </tr> </table> </td> <td width="*"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td> </td> </tr> <tr> <td> <table border="0" width="100%" cellspacing="0" cellpadding="0" background="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/upHeaderBg.bmp"> <tr> <td align="left"> <table cellspacing="0" cellpadding="0" border="0" class="topnav1"> <tr> <td style="padding:0 0 0 5px;"> <font class="mid">eTearSheets</font> </td> <td> <img class="mid" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/vDivider1.bmp"> </td> <!-- <td> <a href="http://www.shoom.com/html/eProof.html">ShoomProof</a> </td> <td> <img class="mid" src="/etearsheets/images/vDivider1.bmp"> </td> --> <td> <a href="#;return false;" style="white-space:nowrap;">eProof</a> </td> <td> <img class="mid" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/vDivider1.bmp" alt=""/> </td> <td style="white-space:nowrap;"> <a href="https://web.archive.org/web/20150905232148/http://www2.shoom.com/AdDelivery">adDelivery</a> </td> <td> <img class="mid" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/vDivider1.bmp"> </td> <td> <a href="https://web.archive.org/web/20150905232148/http://www2.shoom.com/html/Support.html">Contact</a> </td> <td> <img class="mid" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/vDivider1.bmp"/> </td> </tr> </table> </td> <td align="right" style="padding:0 5px 0 0; white-space:nowrap;"> <font face="Verdana" size="1" color="#FFFFFF">Saturday, September 05, 2015</font> </td> </tr> </table> </td> </tr> <tr height="2"> <td></td> </tr> <tr> <td> <table border="0" width="100%" cellspacing="0" cellpadding="0" background="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/UpHeaderBg2.bmp"> <tr> <td height="21px" align="center" class="topnav2"> </td> <td align="center" height="21px" style="white-space:nowrap; padding-right:4px; width:117px;"> <a href="/web/20150905232148/http://www2.shoom.com/etearsheets/Default.asp?lg=fr" id="lang_link" style="font-family:Verdana;font-size:X-small;color:#0000FF;font-weight:bold;">Français</a> <img class="mid" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/vDivider2.bmp"> <a href="/web/20150905232148/http://www2.shoom.com/etearsheets/Default.asp?lg=es" style="font-family:Verdana;font-size:X-small;color:#0000FF;font-weight:bold;">Español</a> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td></tr> </table> </center></div><div align="center"><center> <table border="0" cellpadding="0" cellspacing="0" width="781" height="500"> <tr> <td width="150" valign="top" align="middle"></td> <td width="2" valign="bottom" align="middle"></td> <td width="20" valign="bottom" align="middle"></td> <td width="482" valign="top" align="left"></td> <td width="100" valign="top" align="middle"> <img height="20" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif" width="10" border="0" alt=""/> </td> </tr> <tr> <td width="150" valign="top" align="middle"> <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#d2e1ea"> <tr> <td width="2" style="width:1px;border-left:1px solid #888;border-top:1px solid #888"> <img height="0" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif" width="1" alt=""/> </td> <td width="199" style="width:1px;border-top:1px solid #888"> <img height="2" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif" width="20" alt=""/></td> </tr> <tr> <td width="2" style="width:1px;border-left:1px solid #888"> <img height="20" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif" width="2" border="0"> </td> <td width="199"><div align="center"><center> <form method="post" action="https://web.archive.org/web/20150905232148/https://ssl.suresecure.com/etearsheets/ssl-login.asp"> <input type="hidden" name="screenwidth" id="screenwidth" value=""/> <input type="hidden" name="screenheight" id="screenheight" value=""/> <input type="hidden" name="r" value="login"> <table border="0" cellpadding="0" cellspacing="5" width="100%"> <tr> <td align="left"><b><font size="3" face="Verdana">Login</font></b></td> </tr> <tr> <td align="left"><span style="font-size: 8pt; font-family: Verdana">Username</span></td> </tr> <tr> <td align="left"><input name="Username" size="15" tabindex="1" autocomplete="off"/></td> </tr> <tr> <td align="left"><span style=" font-size: 8pt; font-family: Verdana">Password</span></td> </tr> <tr> <td align="left"><input name="Password" size="15" tabindex="2" type="password"/></td> </tr> <tr> <td align="left"><input name="SavePass" tabindex="3" type="checkbox" value="on"> <span style="font-size:8pt;font-family: Verdana">Remember Me!</span></td> </tr> <tr> <td align="right" valign="bottom"> <img height="10px" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif" width="55"/></td> </tr> <tr> <td align="right" valign="bottom"><input border="0" name="I3" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/btnlogin.gif" type="image" width="55" height="20"/></td> </tr> <tr> <td align="right" valign="bottom"> <img width="55px" height="4px" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif"/> </td> </tr> <tr> <td align="left" style="font-family:Verdana;font-size:x-small;"> <span>Forgot</span><br/> <a href="/web/20150905232148/http://www2.shoom.com/etearsheets/Default.asp?r=forgot" style="font-size:8pt; color:rgb(255,0,0); font-weight:bold;text-decoration:none;"> Username/Password? </a> </td> </tr> <tr> <td align="right" valign="bottom"><img width="55px" height="4px" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif" alt=""/></td> </tr> <tr> <td align="left" valign="bottom" style="font-size:x-small; font-family:Verdana; padding-bottom:20px;"> New to Shoom? <a href="https://web.archive.org/web/20150905232148/https://ssl.suresecure.com/etearsheets/" style="color:#0000FF; text-decoration:none;"> Sign Up! </a> </td> </tr> </table> </form> <script type="text/javascript"> document.getElementById("screenwidth").value = window.screen.width; document.getElementById("screenheight").value = window.screen.height; </script></center></div></td> </tr> </table> </td> <td width="2" background="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/bglinevert.gif" valign="bottom" align="center"> <img height="20" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif" width="2" border="0"> </td> <td width="20" valign="bottom" align="center"></td> <td width="472" valign="top" align="left"><b><span style="COLOR: rgb(0,0,0)"><font face="Verdana" size="3">Shoom eTearSheets revolutionize ad fulfillment</font></span></b> <p><span style="FONT-SIZE: 10pt; COLOR: rgb(0,0,0); FONT-FAMILY: Verdana">Shoom eTearSheets facilitate the proof-of-publication process between publishers, advertisers, and agencies; it provides high-speed Web-based access to digital tearsheets and entire newspapers on the day of publication. Shoom's hosted online service enables users to logon to a password-secured section of etearsheets.com to monitor their own ads and keep track of competitive offerings across multiple markets. They can search, sort, and select ads by many criteria and browse entire newspapers for context and display impact.</span></p> <p><b><font face="Verdana" size="3"><span style="COLOR:" rgb(0,0,0)"> Shoom eTearSheets saves significant time and space</span></font></b></p> <p><span style="FONT-SIZE: 10pt; COLOR: rgb(0,0,0); FONT-FAMILY: Verdana">With Shoom eTearSheets, both newspapers and advertisers gain significant time and space formerly devoted to paper tearsheets. Newspapers can invoice much sooner, and advertisers can verify invoices online; they simply key in ad numbers or other identifying data that take them directly to their tearsheets, where they can confirm ad measurements with the sizing tool that gives exact dimensions. </span></p> <p><font face="Verdana" size="3"><span style="COLOR: rgb(0,0,0)"><b> Shoom eTearSheets archives newspapers</b></span></font></p> <p><span style="FONT-SIZE: 10pt; COLOR: rgb(0,0,0); FONT-FAMILY: Verdana">Shoom's eTearSheets' newspaper archive is an enormous repository of information that was previously unavailable in a single source. Authorized system users can tap this information to quickly and efficiently perform a variety of commercial tasks, such as audits, billing transactions, and marketing and advertising research.</span></p> </td> <td width="100" valign="top" align="center"><font face="Verdana" size="1"><img height="0px" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif" width="1px"></font></td> </tr> <tr> <td width="150" valign="top" align="center"></td> <td width="2" valign="bottom" align="center"></td> <td width="20" valign="bottom" align="center"></td> <td width="482" valign="top" align="left"></td> <td width="100" valign="top" align="middle"><img height="20" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blank.gif" width="10" border="0"></td> </tr> </table> </center> </div> <table align="center" border="0" cellspacing="0" cellpadding="0" width="781"> <tr height="18"> <td align="center"> <img style="vertical-align:bottom" src="/web/20150905232148im_/http://www2.shoom.com/etearsheets/images/blackLine.bmp" width="779" height="3" border="0"> </td> </tr> <tr> <td valign="top" align="center"> <br/> <table height="15" cellspacing="0" cellpadding="0" align="center"> <tr> <td class="bottomnav" align="center"> | <a href="/web/20150905232148/http://www2.shoom.com/etearsheets/default.asp">Home</a> | eTearSheets | <!-- <a href="http://www.shoom.com/html/eProof.html">ShoomProof</a> | --> <a href="/web/20150905232148/http://www2.shoom.com/AdDelivery">adDelivery</a> | </td> </tr> <tr> <td align="center"> <br/> <div class="copyright"> <font style="font-family:Verdana;font-size:8pt"> © 2015 </font> <a href="https://web.archive.org/web/20150905232148/http://www.shoom.com/" target="_top" style="font-family:Verdana;font-size:8pt">Shoom, Inc.</a> <br/> <a href="javascript:copyright('English')">This website and all of its contents are protected by copyright law.<br>All rights are reserved by the respective copyright holders.<br>Click here for further copyright details and notices.</a> </div> </td> </tr> </table> </td> </tr> </table> </body> </html><!-- FILE ARCHIVED ON 23:21:48 Sep 05, 2015 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 21:55:15 Dec 03, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.582 exclusion.robots: 0.041 exclusion.robots.policy: 0.029 esindex: 0.011 cdx.remote: 27.734 LoadShardBlock: 66.249 (3) PetaboxLoader3.datanode: 67.685 (4) load_resource: 93.863 PetaboxLoader3.resolve: 75.113 -->