Closed
Bug 292728
Opened 20 years ago
Closed 20 years ago
500 Internal Server Error An unknown error occured
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: rrozics1, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
both firefox 1.0.3 and mozilla 1.7.7 error in the same way, noticed the very
first character in html source is a blank...
Reproducible: Always
Steps to Reproduce:
1.put in amazon in the navigation bar and hit return
2.
3.
Actual Results:
error page is returned
Expected Results:
brought up the home page for amazon
<html>
<head>
<title>
Amazon.com: Online shopping for electronics, apparel, music, books, DVDs & more
</title>
<meta name="description" content="Online shopping from the earth's biggest
selection of books, magazines, music, DVDs, videos, electronics, computers,
software, apparel & accessories, shoes, jewelry, tools & hardware, housewares,
furniture, sporting goods, beauty & personal care, gourmet food and just about
anything else.">
<meta name="keywords" content="Amazon, Amazon.com, Books, Online Shopping, Book
store, Magazine, Subscription, Music, CDs, DVDs, Videos, Electronics, Video
Games, Computers, Cell Phones, Toys, Games, Apparel, Accessories, Shoes,
Jewelry, Watches, Office Products, Sports & Outdoors, Sporting Goods, Baby
Products, Health, Personal Care, Beauty, Home, Garden, Bed & Bath, Furniture,
Tools, Hardware, Vacuums, Outdoor Living, Automotive parts, Pet supplies">
<style type="text/css"><!-- .serif { font-family: times,serif; font-size: medium; }
.sans { font-family: verdana,arial,helvetica,sans-serif; font-size: medium; }
.small { font-family: verdana,arial,helvetica,sans-serif; font-size: small; }
.h1 { font-family: verdana,arial,helvetica,sans-serif; color: #CC6600;
font-size: medium; }
.h3color { font-family: verdana,arial,helvetica,sans-serif; color: #CC6600;
font-size: small; }
.tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }
.websearch-string {font-family: verdana,arial,helvetica,sans-serif; font-size:
x-small; }
.listprice { font-family: arial,verdana,sans-serif; text-decoration:
line-through; font-size: small; }
.price { font-family: verdana,arial,helvetica,sans-serif; color: #990000;
font-size: small; }
.tinyprice { font-family: verdana,arial,helvetica,sans-serif; color: #990000;
font-size: x-small; }
.attention { background-color: #FFFFD5; }
.eyebrow {font-family: verdana,arial,helvetica,sans-serif; font-size: 10px;
font-weight: bold; text-transform: uppercase; text-decoration: none; color:
#FFFFFF;}
A.eyebrow:link { text-decoration: none;}
.breadcrumb {font-family: verdana,arial,helvetica,sans-serif;font-size:
small;font-weight:bold;}
.breadcrumb-node {font-family: verdana,arial,helvetica,sans-serif;font-size:
small;font-weight: bold;color: #CC6600;}
.horizontal-search {font-weight: bold; font-size: medium; color: #FFFFFF;
font-family: verdana,arial,helvetica,sans-serif;}
.horizontal-websearch {font-size: x-small;
font-family:verdana,arial,helvetica,sans-serif;padding-left: 12px;}
.horizontal-advanced-websearch {font-size: x-small; color: #ffffff;
font-family:verdana,arial,helvetica,sans-serif; text-decoration: none}
A.horizontal-advanced-websearch:hover {text-decoration: underline}
.topnav { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;
text-decoration: none; } .topnav A:link, .topnav A:visited { text-decoration:
none; color: #003399; }
.topnav A:hover { text-decoration: none; color: #CC6600; }
.topnav-active A:link, .topnav-active A:visited { font-family:
verdana,arial,helvetica,sans-serif; font-size: 12px; color: #CC6600;
text-decoration: none; }
.tabon a, .tabon a:visited { font-size: 10px; color: #FFCC66; font-family:
verdana,arial,helvetica,sans-serif; text-decoration: none; text-transform:
uppercase; font-weight: bold; line-height: 10px; }
.taboff a, .taboff a:visited { font-size: 10px; color: #000000; font-family:
verdana,arial,helvetica,sans-serif; text-decoration: none; text-transform:
uppercase; font-weight: bold; line-height: 10px; }
.tabon a:hover, .taboff a:hover { text-decoration: underline; }
.tabon div, .taboff div { margin-top: 7px; margin-left: 9px; margin-bottom: 5px; }
.popover-tiny { font-size: x-small; font-family:
verdana,arial,helvetica,sans-serif; }
.popover-tiny a, .popover-tiny a:visited { text-decoration: none; color: #003399; }
.popover-tiny a:hover { text-decoration: none; color: #CC6600; }
.indent { margin-left: 1em; }
.half { font-size: .5em; }
.list div { margin-bottom: 0.25em; text-decoration: none; }
.hr-center { margin: 15px; border-top-width: 1px; border-right-width: 1px;
border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted;
border-right-style: none; border-bottom-style: none; border-left-style: none;
border-top-color: #999999; border-right-color: #999999; border-bottom-color:
#999999; border-left-color: #999999; }
.divider { border-top: 1px dashed #cc9; }
.big { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-large; }
--></style>
<script language="Javascript1.1" type="text/javascript">
<!--
function amz_js_PopWin(url,name,options){
var ContextWindow = window.open(url,name,options);
ContextWindow.opener = this;
ContextWindow.focus();
}
function amz_js_RefreshOriginalWindow(url) {
if ((window.opener == null) || (window.opener.closed))
{
var OriginalWindow = window.open(url);
OriginalWindow.opener = this;
}
else{
window.opener.location=url;
}
}
//-->
</script>
</head>
<div class="small">
</div>
<body bgcolor="#FFFFFF" link="#003399" alink="#FF9933" vlink="#996633"
topmargin=0 text="#000000" >
<script language="JavaScript1.2"
src="http://www.amazon.com/gp/nav2/pa/azb.html/002-4123292-7288840?tbs=1&t=05:02:06:22&PageProfiler=false"></script>
<a name="top"></a>
<map name="right_top_nav_map">
<area shape="rect"
href=http://www.amazon.com/gp/cart/view.html/ref=top_nav_sb_gateway/002-4123292-7288840
coords="0,0,80,21">
<area shape="rect"
href=http://www.amazon.com/gp/registry/registry.html/ref=cm_wl_topnav_gateway/002-4123292-7288840?type=wishlist
coords="85,0,151,21" id="topnav_wishlist">
<area shape="rect"
href=/exec/obidos/account-access-login/ref=top_nav_ya_gateway/002-4123292-7288840
coords="155,0,256,21">
<area shape="rect"
href=/exec/obidos/tg/browse/-/508510/ref=top_nav_hp_gateway/002-4123292-7288840
coords="260,0,299,21">
</map>
<map name="gateway_nav_map">
<area shape=rect coords="0,0,122,28"
href=/exec/obidos/tg/stores/static/-/gateway/international-gateway/ref=gw_subnav_in/002-4123292-7288840>
<area shape=rect coords="123,0,228,28"
href=/exec/obidos/tg/new-for-you/top-sellers/-/main/ref=gw_subnav_ts/002-4123292-7288840>
<area shape=rect coords="230,0,345,28"
href=/exec/obidos/tg/browse/-/909656/ref=stuffandsubnav_td1_/002-4123292-7288840>
<area shape=rect coords="348,0,471,28"
href=/exec/obidos/subst/misc/sell-your-stuff.html/ref=subnav_sys_/002-4123292-7288840>
</map>
<style type="text/css">
<!--
.secondary input { font-family: verdana,arial,helvetica,sans-serif; }
.header,
.header a:link, .header a:active, .header a:visited,
.secondary a,
.searchtitle,
.secondsearch .title, .secondsearch2 .title {
font-family: tahoma,sans-serif;
color: #333;
font-size: 11px;
line-height: 11px;
text-transform: capitalize
}
.secondary a:link,
.secondary a:visited,
.secondary a:active,
.header a:link,
.header a:visited,
.header a:active {
text-decoration: none;
color: #333;
}
.header a:hover {
text-decoration: underline;
}
.tabs a:link, .tabs a:visited, .tools a:active, .header .navspacer {
font-size: 11px;
line-height: 11px;
color: #333;
text-decoration: none;
font-family: tahoma,sans-serif;
}
.tabs .tools a:link,
.tabs .tools a:visited,
.tabs .tools a:active {
color: #039;
font-size: 12px;
}
.tools .h3color {
color: #c60;
font-size: 12px;
}
.tools a:hover {
color: #c60;
}
.tools a:link.on, .tools a:visited.on, .tools a:active.on {
color: #c60;
}
.searchtitle {
font-size: 14px;
font-weight: bold;
color: white;
}
.secondsearch .title, .secondsearch2 .title {
font-size: 11px;
color: black;
}
.header .secondary {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/subnav-bg.gif);
}
.secondary td {
background-image: none;
}
.secondary .secondsearch {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/subnav-secondary-bg.gif);
background-repeat: no-repeat;
}
.secondary .secondsearch2 {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/subnav-secondary-bg-lite.gif);
background-repeat: no-repeat;
}
.header .tabs {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/tabs-line.gif);
}
.tabs .leftoff {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/tabs-left-off.gif);
background-repeat: no-repeat;
}
.tabs .lefton {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/tabs-left-on.gif);
background-repeat: no-repeat;
}
.tabs .middleoff {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/tabs-middle-off.gif);
background-repeat: no-repeat;
}
.tabs .middleon {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/tabs-middle-on.gif);
background-repeat: no-repeat;
}
.tabs .middleoffonleft {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/tabs-middle-off-onleft.gif);
background-repeat: no-repeat;
}
.tabs .rightoff {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/tabs-right-off.gif);
background-repeat: no-repeat;
}
.tabs .righton {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/tabs-right-on.gif);
background-repeat: no-repeat;
}
.tabs div {
margin-left: 23px;
}
.leftoff div, .lefton div {
margin-left: 13px;
}
.secondary .on, .tertiary .on {
font-weight: bold;
}
.header .tertiary, .tertiary .navspacer {
background-color: #006699;
color: white;
}
.tertiary a:link, .tertiary a:visited {
color: white;
}
.tertiary .secondsearch, .tertiary .secondsearch2 {
background-image:url(http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/subnav-secondary-bg-tan.gif);
background-repeat: no-repeat;
}
.secondary .advsearch {
line-height: 11px;
}
.advsearch a:link, .advsearch a:visited, .advsearch a:active {
color: white;
font-size: 11px;
text-decoration: none;
}
.advsearch a:hover {
text-decoration: underline;
}
.popover-tiny a:hover {
text-decoration: underline;
}
.popover-tiny a:visited {
color: #963;
}
-->
</style>
<table border="0" width=100% cellspacing="0" cellpadding="0" class="header"
style="margin-top:5px">
<script>
preloadedimages = new Array();
function images_preload() {
for (i = 0; i < images_preload.arguments.length; i++)
{
preloadedimages[images_preload.arguments[i]] = new Image();
preloadedimages[images_preload.arguments[i]].src
= images_preload.arguments[i];
}
}
function images_preload_with_base() {
base = images_preload_with_base.arguments[0];
for (i = 1; i < images_preload_with_base.arguments.length; i++)
{
image_name = images_preload_with_base.arguments[i];
preloadedimages[image_name] = new Image();
preloadedimages[image_name].src = base + image_name;
}
}
function replace_image(slot, image) {
document.images[slot].src = preloadedimages[image].src;
}
</script>
<map name="logo_nav_map">
<area shape="rect" coords="0,0,108,29"
href=/exec/obidos/subst/home/redirect.html/ref=nh_gateway/002-4123292-7288840
onmouseout="replace_image('Image48','http://g-images.amazon.com/images/G/01/associates/navbar2000/amzn_a9_mo_anim.gif')"
onmouseover="replace_image('Image48','http://g-images.amazon.com/images/G/01/associates/navbar2000/amzn_a9_mo_swap.gif')"
/>
<area shape="rect"
href="http://www.amazon.com/gp/xs/sharethepi.html/ref=lty_info_logo/002-4123292-7288840"
target="AmazonHelp" onclick="return
amz_js_PopWin('http://www.amazon.com/gp/xs/sharethepi.html/ref=lty_info_logo/002-4123292-7288840','AmazonHelp','width=680,height=450,resizable=1,scrollbars=1,toolbar=1,status=1');"
coords="0,29,108,43"
onmouseout="replace_image('Image48','http://g-images.amazon.com/images/G/01/associates/navbar2000/amzn_a9_mo_anim.gif')"
onmouseover="replace_image('Image48','http://g-images.amazon.com/images/G/01/associates/navbar2000/amzn_a9_mo_swap.gif')"
/>
<area shape="rect"
href="http://www.amazon.com/gp/xs/sharethepi.html/ref=lty_info_logo/002-4123292-7288840"
target="AmazonHelp" onclick="return
amz_js_PopWin('http://www.amazon.com/gp/xs/sharethepi.html/ref=lty_info_logo/002-4123292-7288840','AmazonHelp','width=680,height=450,resizable=1,scrollbars=1,toolbar=1,status=1');"
coords="108,0,148,43"
onmouseout="replace_image('Image48','http://g-images.amazon.com/images/G/01/associates/navbar2000/amzn_a9_mo_anim.gif')"
onmouseover="replace_image('Image48','http://g-images.amazon.com/images/G/01/associates/navbar2000/amzn_a9_mo_swap.gif')"
/>
</map>
<tr>
<td class="tabs">
<table border="0" cellspacing="0" cellpadding="0" align="center" height="33" >
<tr>
<td align="center"> </td>
<td class="lefton"><div align="center"><a
href="http://www.amazon.com/exec/obidos/subst/home/home.html/ref=two_tab_gw/002-4123292-7288840"><img
src="http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/logo-on.gif"
width=102 height=25 width="102" height="25" border="0"></a></div></td>
<td class="middleoffonleft"><div align="center"><a
href="http://www.amazon.com/exec/obidos/tg/stores/your/store-home/-/0/ref=two_tab_gw/002-4123292-7288840">
Robert's
<br> Store</a></div></td>
<td class="middleoff"><div align="center"><a
href="http://www.amazon.com/exec/obidos/subst/home/all-stores.html/ref=two_tab_gw/002-4123292-7288840"
name="two-tabs|he|all-categories">See All 31<br><nobr>Product
Categories</nobr></a></div></td>
<td class="rightoff" width="15"><img
src="http://g-images.amazon.com/images/G/01/nav2/images/skins/teal/tabs-line.gif"
width="15" height="8" border="0"></td>
<td class="tools">
<nobr>  
<a class=""
href="http://www.amazon.com/exec/obidos/account-access-login/ref=cs_top_nav_ya/002-4123292-7288840">
Your Account</a> <span class="navspacer"><span class="light">|</span></span>
<a class=""
href="http://www.amazon.com/gp/cart/view.html/ref=cs_top_nav_sc/002-4123292-7288840"><img
src="http://g-images.amazon.com/images/G/01/x-locale/common/icons/topnav-cart.gif"
width=19 height=16 alt=STRING(topnav-cart_1055) border=0 align=absmiddle>
Cart</a> <span class="navspacer"><span class="light">|</span></span>
<a class=""
href="http://www.amazon.com/exec/obidos/registry/wishlist/ref=cs_top_nav_wl/002-4123292-7288840">Wish
List</a> <span class="navspacer"><span class="light">|</span></span>
<a class=""
href="http://www.amazon.com/exec/obidos/tg/browse/-/508510/ref=cs_top_nav_hp/002-4123292-7288840">Help</a>
</nobr>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="secondary" height="62">
<table cellpadding="0" cellspacing="0" align="center">
<tr>
<style type="text/css">
<!--
.subnav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
}
.currentlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
color: #FFCC66;
text-decoration: none;}
A.subnav:link {
text-decoration: none;
color: #FFFFFF;
}
A.subnav:visited { text-decoration: none;
color: #FFFFFF;
}
A.subnav:hover { text-decoration: underline;
color: #FFFFFF;
}
-->
</style>
<td align="center" height="28"><a
href=http://www.amazon.com/exec/obidos/tg/detail/-/B00067L6TQ/ref=gw_subnav_gc/002-4123292-7288840
class="">Gift Certificates</a></td>
<td class="navspacer"> | </td>
<td align="center" height="28"><a
href=http://www.amazon.com/exec/obidos/tg/stores/static/-/gateway/international-gateway/ref=gw_subnav_in/002-4123292-7288840
class="">International</a></td>
<td class="navspacer"> | </td>
<td align="center" height="28"><a
href=http://www.amazon.com/exec/obidos/tg/new-for-you/new-releases/-/main/ref=gw_subnav_nr/002-4123292-7288840
class="">New Releases</a></td>
<td class="navspacer"> | </td>
<td align="center" height="28"><a
href=http://www.amazon.com/exec/obidos/tg/new-for-you/top-sellers/-/main/ref=gw_subnav_ts/002-4123292-7288840
class="">Top Sellers</a></td>
<td class="navspacer"> | </td>
<td align="center" height="28"><a
href=http://www.amazon.com/exec/obidos/tg/browse/-/909656/ref=stuffandsubnav_td1_/002-4123292-7288840
class="">Today's Deals</a></td>
<td class="navspacer"> | </td>
<td align="center" height="28"><a
href=http://www.amazon.com/exec/obidos/subst/misc/sell-your-stuff.html/ref=subnav_sys_/002-4123292-7288840
class="">Sell Your Stuff</a></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center">
<form style="margin-bottom:0px" method="post"
action="/exec/obidos/search-handle-form/002-4123292-7288840">
<table cellspacing="0" cellpadding="0" border="0" align="center" style="width:90%">
<tr>
<td class="searchtitle" width="50" align="center">Search </td>
<td width="100"> <select name=url>
<option value="index=blended" selected>Amazon.com
<option value="index=stripbooks">Books
<option value="index=music">Popular Music
<option value="index=music-dd">Music Downloads
<option value="index=classical">Classical Music
<option value="index=dvd">DVD
<option value="index=vhs">VHS
<option value="index=apparel-index&platform=gurupa">Apparel
<option value="index=local-index&platform=gurupa">Yellow Pages</option>
<option value="index=restaurants">Restaurants
<option value="index=theatrical">Movie Showtimes
<option value="index=toys">Toys
<option value="index=baby">Baby
<option value="index=pc-hardware">Computers
<option value="index=videogames">Video Games
<option value="index=electronics">Electronics
<option value="index=photo">Camera & Photo
<option value="index=software">Software
<option value="index=tools">Tools & Hardware
<option value="index=office-products">Office Products
<option value="index=magazines">Magazines
<option value="index=sporting-index&platform=gurupa">Sports & Outdoors
<option value="index=garden">Outdoor Living
<option value="index=kitchen">Kitchen
<option value="index=jewelry-index&platform=gurupa">Jewelry & Watches
<option value="index=gourmet-index&platform=gurupa">Gourmet Food Beta
<option value="index=beauty-index&platform=gurupa">Beauty Beta
<option value="index=mi-index&platform=gurupa">Musical Instruments
<option value="index=hpc-index&platform=gurupa">Health/Personal Care
<option value="index=books&field-browse=27&store-name=travel">Travel
<option value="index=wireless-phones">Cell Phones & Service
<option value="index=outlet">Outlet
<option value="index=auction-redirect">Auctions
<option value="index=fixed-price-redirect">zShops
<option value="index=misc">Everything Else
<option value="index=moc-scientific-supplies">Scientific Supplies
<option value="index=moc-medical-supplies">Medical Supplies
<option value="index=moc-industrial-supplies">Indust. Supplies
<option value="index=tools&field-browse=553294&store-name=hi">Automotive
<option value="index=moc-home-furnishings">Home Furnishings
<option value="index=moc-lifestyle">Lifestyle
<option value="index=moc-pet-toys">Pet Toys
<option value="index=moc-arts-hobby">Arts & Hobbies
</select>
</td>
<td width="5"> </td>
<td width="325">
<input type="text" name="field-keywords" size="25" style="width:100%"
value=""><img
src="http://g-images.amazon.com/images/G/01/x-locale/common/transparent-pixel.gif"
width="200" height="1" border="0"></td>
<td width="5"> </td> <td>
<input type=image name="Go" value="Go" border=0 alt="Go"
src=http://g-images.amazon.com/images/G/01/buttons/go-orange-trans.gif width=21
height=21 border=0 > </td>
</tr>
</table>
</form>
</td>
<td style="width:263px">
<script language="javascript">
<!--
function submitSearch(form) {
var value = form.q.value;
if (value) {
if (value == "robots.txt" || value == "favicon.ico") {
value = '"' + value + '"';
}
if (typeof(encodeURIComponent) != "undefined") {
value = encodeURIComponent(value);
} else {
value = escape(value);
}
location.href = "http://a9.amazon.com/?dns=www&src=amz_0781_t2&qs=" + value;
}
return false;
}
//-->
</script>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="secondsearch" height="34">
<form method=get action="http://a9.amazon.com/?dns=www&src=amz_0781_t2&qs="
target="new_window" onsubmit=" return submitSearch(this)" style="margin:0">
<table border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td><a href="http://a9.com"><img
src="http://g-images.amazon.com/images/G/01/search-browse/a9-logo.gif" width=19
height=17 border=0 alt="Search Web"></a></td>
<td class="title"><nobr>Web Search</nobr></td>
<td><input type="text" name="q" value="" size="10" maxlength="256"
style="width=120px"></td>
<td>
<input type=image name="Go" value="Go" border=0 alt="Go"
src=http://g-images.amazon.com/images/G/01/buttons/go-grey-a9.gif width=21
height=21 border=0 align=absmiddle > </td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</td> </tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<TR><TD ALIGN="center">
<table bgcolor=#E2EEF6 border=0 width=100% cellspacing=0 cellpadding=0 hspace=0
vspace=0>
<tr>
<td align=center>
<a
href=http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Fdetail%2F%2D%2FB00064CED6%2Fref%3Damb%5Fskin%5F203568%2F&l=2024141&c=203568&i=13843&s=1><img
src="http://images.amazon.com/images/G/01/hpc/heartstart-stripe.gif" alt=""
border=0></a></td></tr>
</table>
</TD></TR>
<TR><TD ALIGN=center CLASS=small BGCOLOR=#FFFFDD>
<B>Hello, Robert L. Rozics</B>. We have <a
href=http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=subst%2Frecs%2Finstant%2Drecs%2Dhome.html%2Fref%3Dpd%5Firl%5Fgw%5Fr%2Fref%3Damb%5F%5F151239%5F1%2F&l=338860&c=151239&i=13843&s=1>recommendations</a>
for you. (If you're not Robert L. Rozics, <a
href=http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=flex%2Dsign%2Din%2Fref%3Dpd%5Firl%5Fgw%5Fr%2F%3Fopt%3Doa%26page%3Drecs%2Fsign%2Din%2Dsecure.html%26response%3Dtg%2Frecs%2Frecs%2Dpost%2Dlogin%2Ddispatch%2F%2D%2Frecs%2Fref%3Dpd%5Frw%5Fgw%5Fr%2Fref%3Damb%5F%5F151239%5F2%2F&l=338860&c=151239&i=13843&s=1>click
here</a>.)
</TD></TR>
</table>
<div style="display:none">
<div id="all-categories">
<div style="width:586px; padding:12px; border:1px solid #ACA976;
background-color:#FFFFFF;">
<table width="100%" border="0" cellspacing="0" cellpadding="1" align="center">
<tr valign="top">
<td class=popover-tiny>
<div class="indent"><div class="list">
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/283155/ref=sd_allcatpop_bo/002-4123292-7288840">Books</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/5174/ref=sd_allcatpop_mu/002-4123292-7288840">Music</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/130/ref=sd_allcatpop_dvd/002-4123292-7288840">DVD</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/404272/ref=sd_allcatpop_vi/002-4123292-7288840">VHS</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/599858/ref=sd_allcatpop_magazines/002-4123292-7288840">Magazines
& Newspapers</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/468642/ref=sd_allcatpop_cvg/002-4123292-7288840">Computer
& Video Games</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/229534/ref=sd_allcatpop_sw/002-4123292-7288840">Software</a></div>
</div></div>
</td>
<td class=popover-tiny>
<div class="indent"><div class="list">
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/172282/ref=sd_allcatpop_el/002-4123292-7288840">Electronics</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/1065836/ref=sd_allcatpop_av/002-4123292-7288840">Audio
& Video</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/502394/ref=sd_allcatpop_p/002-4123292-7288840">Camera
& Photo</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/301185/ref=sd_allcatpop_wi/002-4123292-7288840">Cell
Phones & Service</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/541966/ref=sd_allcatpop_pc/002-4123292-7288840">Computers</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/1064954/ref=sd_allcatpop_op/002-4123292-7288840">Office
Products</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_mi/002-4123292-7288840?node=11091801">Musical
Instruments</a></div>
</div></div>
</td>
<td class=popover-tiny>
<div class="indent"><div class="list">
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/1055398/ref=sd_allcatpop_hg/002-4123292-7288840">Home
& Garden</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/553294/ref=sd_allcatpop_cpc/002-4123292-7288840">Automotive</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/1057792/ref=sd_allcatpop_bb/002-4123292-7288840">Bed
& Bath</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/1057794/ref=sd_allcatpop_fd/002-4123292-7288840">Furniture
& Décor</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_gf/002-4123292-7288840?node=3370831">Gourmet
Food</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/284507/ref=sd_allcatpop_ki/002-4123292-7288840">Kitchen
& Housewares</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/286168/ref=sd_allcatpop_lp/002-4123292-7288840">Outdoor
Living</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/12923371/ref=sd_allcatpop_ps/002-4123292-7288840">Pet
Supplies</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/228013/ref=sd_allcatpop_hi/002-4123292-7288840">Tools
& Hardware</a></div>
</div></div>
</td>
<td class=popover-tiny>
<div class="indent"><div class="list">
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_apr/002-4123292-7288840?node=1036592">Apparel
& Accessories</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_shoe/002-4123292-7288840?node=1040668">Shoes</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_jewelry/002-4123292-7288840?node=3367581">Jewelry
& Watches</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_bty/002-4123292-7288840?node=3760911">Beauty</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_hpc/002-4123292-7288840?node=3760901">Health
& Personal Care</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_sg/002-4123292-7288840?node=3375251">Sports
& Outdoors</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/171280/ref=sd_allcatpop_tg/002-4123292-7288840">Toys
& Games</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/540744/ref=sd_allcatpop_ba/002-4123292-7288840">Baby</a></div>
</div></div>
</td>
</tr>
<tr>
<td colspan="4">
<div class="hr-center"></div>
<div class=half>
<div class=half>
<div class=half></div>
</div></div>
</td>
</tr>
<tr valign="top">
<td class=popover-tiny>
<div class="indent"><div class="list">
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/registry/registry.html/ref=sd_allcatpop_wl/002-4123292-7288840?type=wishlist">Wish
List</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/product/B00067L6TQ/ref=sd_allcatpop_gc/002-4123292-7288840">Gift
Certificates</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/registry/wedding-homepage.html/ref=sd_allcatpop_wreg/002-4123292-7288840">Wedding
Registry</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/registry/babyreg/ref=sd_allcatpop_breg/002-4123292-7288840">Baby
Registry</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/225840/ref=sd_allcatpop_ecard/002-4123292-7288840">Free
e-Cards</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/search-handle-url/ispu=1&field-browse=1161764/ref=sd_allcatpop_ispu/002-4123292-7288840">In-Store
Pickup</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/subst/community/community-home.html/ref=sd_allcatpop_ff/002-4123292-7288840">Friends
& Favorites</a></div>
</div></div>
</td>
<td class=popover-tiny>
<div class="indent"><div class="list">
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/earlyadopter/browse.html/ref=sd_allcatpop_ea/002-4123292-7288840">Early
Adopters</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/1121278/ref=sd_allcatpop_chat/002-4123292-7288840">Product
Chat</a></div>
<div nowrap="nowrap"><a
href="http://s1.amazon.com/exec/varzea/subst/home/home.html/ref=sd_allcatpop_au/002-4123292-7288840">Auctions</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/517808/ref=sd_allcatpop_ou/002-4123292-7288840">Outlet</a></div>
<div nowrap="nowrap"><a
href="http://s1.amazon.com/exec/varzea/subst/home/fixed.html/ref=sd_allcatpop_zs/002-4123292-7288840">zShops</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/13786331/ref=sd_allcatpop_np/002-4123292-7288840">Nonprofit
Innovation Award</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/13609741/ref=sd_allcatpop_sf/002-4123292-7288840">Short
Film Competition</a></div>
</div></div>
</td>
<td class=popover-tiny>
<div class="indent"><div class="list">
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/562436/ref=sd_allcatpop_th/002-4123292-7288840">Movie
Showtimes</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/913908/ref=sd_allcatpop_rs/002-4123292-7288840">Restaurants</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_yp/002-4123292-7288840?node=3999141">Yellow
Pages</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/605012/ref=sd_allcatpop_tr/002-4123292-7288840">Travel</a></div>
</div></div>
</td>
<td class=popover-tiny>
<div class="indent"><div class="list">
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/subst/misc/sell-your-stuff.html/ref=sd_allcatpop_mp/002-4123292-7288840">Sell
Your Stuff</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_assoc/002-4123292-7288840?node=3435371">Associates
Program</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/subst/partners/direct/direct-application.html/ref=sd_allcatpop_adv/002-4123292-7288840">Advantage
Program</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/subst/misc/co-op/small-vendor-info.html/ref=sd_allcatpop_pp/002-4123292-7288840">Paid
Placements</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/gp/browse.html/ref=sd_allcatpop_ws/002-4123292-7288840?node=3435361">Web
Services</a></div>
<div nowrap="nowrap"><a
href="http://www.amazon.com/exec/obidos/tg/browse/-/600460/ref=sd_allcatpop_corpacc/002-4123292-7288840">Corporate
Accounts</a></div>
</div>
</div></td>
</tr>
<tr>
<td colspan="4"> </td>
</tr>
<tr>
<td colspan="4" align="right">
<div nowrap="nowrap"><a
href="/exec/obidos/subst/home/home.html/ref=sd_allcatpop_gw/002-4123292-7288840"><img
src="http://g-images.amazon.com/images/G/01/nav/amazon/amzn-logo-118w.gif"
width=118 height=23 border=0 alt=Amazon.com></a> </div>
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="popdownBaseline"></div>
<br>
<table width=100% cellpadding=0 cellspacing=0 border=0>
<tr valign=top>
<td width=174>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR valign=bottom align=center>
<td>
<table width="180" border="0" cellspacing="0" cellpadding="0">
<tr valign="top" bgcolor="#006699">
<td width="5"><img
src="http://g-images.amazon.com/images/G/01/x-locale/common/icons/eyebrow-upper-left-corner.gif"
width=5 height=5 border="0"></td>
<td>
<table width="99%" border="0" cellspacing="3" cellpadding="0">
<tr>
<td align="left" valign="bottom" class="eyebrow">BROWSE</td>
</tr>
</table>
</td>
<td width="5" align="right"><img
src="http://g-images.amazon.com/images/G/01/x-locale/common/icons/eyebrow-upper-right-corner.gif"
width=5 height=5 border="0"></td>
</tr>
</table>
</td>
</TR> <TR valign=top align=center>
<TD> <TABLE border=0 width= 180 cellpadding=1 cellspacing=0 bgcolor=#708090
><TR> <TD width=100%><TABLE width=100% border=0 cellpadding=4 cellspacing=0
bgcolor=#708090><TR> <TD bgcolor=#ffffff valign=top width=100%>
<table width=170 border="0" cellpadding="0" cellspacing="0">
<tr> <td class=small>
<table cellpadding=0 cellspacing=0 border=0 width=1% align=right>
<form method=POST action=/exec/obidos/flex-sign-in/002-4123292-7288840>
<td align=right>
<input type="image" value="Edit" name="Edit"
src="http://g-images.amazon.com/images/G/01/x-locale/personalization/edit-small.gif"
border="0" width=35 height=16 align="absmiddle">
</nobr>
<input type=hidden name=pass_through value=product-group-id.gateway.gateway>
<input type=hidden name=page
value=personalization/favorites/favorites-sign-in-secure.html>
<input type=hidden name=response
value=favorites-edit/personalization/favorites/edit-areas.html>
<input type=hidden name=method value=POST>
</td>
</form>
</table>
<font color=#CC6600><b>Your Favorites</b></font>
<span class=tiny><font color=#003399><br>•</font></span> <a
href=/exec/obidos/tg/browse/-/130/ref=pd_ir_d_nav/002-4123292-7288840>DVD</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href=/exec/obidos/tg/browse/-/283155/ref=pd_ir_b_nav/002-4123292-7288840>Books</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href=/exec/obidos/tg/browse/-/171280/ref=pd_ir_t_nav/002-4123292-7288840>Toys
& Games</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href=/exec/obidos/tg/browse/-/172282/ref=pd_ir_e_nav/002-4123292-7288840>Electronics</a>
<br>
<br><b class=h3color>Featured Stores</b>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/1036592/ref=gw_br_ap/002-4123292-7288840">Apparel
& Accessories</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/172282/ref=gw_br_el/002-4123292-7288840">Electronics</a>
<span class=tiny><font color="#003399"><br>•</font></span> <a
href="http://www.amazon.com/gp/browse.html/ref=gw_br_jw/002-4123292-7288840?node=3367581">Jewelry
& Watches</a>
<span class=tiny><font color="#003399"><br>•</font></span> <a
href="http://www.amazon.com/gp/browse.html/ref=gw_br_sh/002-4123292-7288840?node=1040668">Shoes</a>
<br><br><font color=#CC6600><b>New Stores </b></font><br>
<span class="tiny">In Beta (<a
href="/exec/obidos/subst/misc/beta-launch-pop-up.html/002-4123292-7288840?ref=gw_br_hpc"
target="AmazonHelp"
onclick="amz_js_PopWin('/exec/obidos/subst/misc/beta-launch-pop-up.html/002-4123292-7288840?ref=gw_br_beta','AmazonHelp','width=400,height=400,resizable=yes,scrollbars=yes,toolbar=yes,status=yes');return
false;">What's this?</a>)</span>
<span class=tiny><font color="#003399"><br>•</font></span> <a
href="http://www.amazon.com/gp/browse.html/ref=gw_br_mi/002-4123292-7288840?node=11091801">Musical
Instruments</a>
<span class=tiny><font color="#003399"><br>•</font></span> <a
href="http://www.amazon.com/gp/browse.html/ref=gw_br_gf/002-4123292-7288840?node=3370831">Gourmet
Food</a>
<span class=tiny><font color="#003399"><br>•</font></span> <a
href="http://www.amazon.com/gp/browse.html/ref=gw_br_hpc/002-4123292-7288840?node=3760901">Health
& Personal Care</a><span class=tiny><font
color="#003399"><br>•</font></span> <a
href="http://www.amazon.com/gp/browse.html/ref=gw_br_bty/002-4123292-7288840?node=3760911">Beauty</a>
<span class=tiny><font color="#003399"><br>•</font></span> <a
href="http://www.amazon.com/gp/browse.html/ref=gw_br_sg/002-4123292-7288840?node=3375251">Sports
& Outdoors</a><font color=#CC6600> </font><a
href="/exec/obidos/tg/browse/-/1036592/ref=gw_br_ap/002-4123292-7288840"></a>
<span class=tiny><font color="#003399"><br>•</font></span> <a
href="http://www.amazon.com/gp/browse.html/ref=gw_br_sg/002-4123292-7288840?node=3999141">Yellow
Pages</a>
<br><br><b class=h3color>Books, Music, DVD</b>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/283155/ref=gw_br_bo/002-4123292-7288840">Books</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/130/ref=gw_br_dvd/002-4123292-7288840">DVD</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/599858/ref=gw_br_zi/002-4123292-7288840">Magazine</a>
<br><span class=tiny> </span> <a
href="/exec/obidos/tg/browse/-/599858/ref=gw_br_zi/002-4123292-7288840">Subscriptions</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/5174/ref=gw_br_mu/002-4123292-7288840">Music</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/404272/ref=gw_br_vi/002-4123292-7288840">Video</a>
<br><br><b class=h3color>Electronics & Office</b>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/172282/ref=gw_br_el/002-4123292-7288840">Electronics</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/1065836/ref=gw_br_av/002-4123292-7288840">Audio
& Video</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/502394/ref=gw_br_p/002-4123292-7288840">Camera
& Photo</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/1064954/ref=gw_br_op/002-4123292-7288840">Office
Products</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/229534/ref=gw_br_sw/002-4123292-7288840">Software</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/468642/ref=gw_br_cvg/002-4123292-7288840">Computer
&</a><br><span class=tiny> </span> <a
href="/exec/obidos/tg/browse/-/468642/ref=gw_br_cvg/002-4123292-7288840">Video
Games</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/541966/ref=gw_br_pc/002-4123292-7288840">Computers</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/301185/ref=gw_br_wi/002-4123292-7288840">Cell
Phones & Service</a>
<br><br><b class=h3color>Kids & Baby</b>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/171280/ref=gw_br_tg/002-4123292-7288840">Toys
& Games</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/540744/ref=br_ba/002-4123292-7288840">Baby</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/585496/ref=br_img/002-4123292-7288840">Imaginarium</a>
<br><br><b class=h3color>Home & Garden</b>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/553294/ref=gw_br_au/002-4123292-7288840">Automotive</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/1057792/ref=gw_br_bb/002-4123292-7288840">Bed
& Bath</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/1057794/ref=gw_br_fd/002-4123292-7288840">Furniture
& Décor</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/1055398/ref=gw_br_hg/002-4123292-7288840">Home
& Garden</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/284507/ref=gw_br_ki/002-4123292-7288840">Kitchen
& Housewares</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/286168/ref=gw_br_lp/002-4123292-7288840">Outdoor
Living</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/12923371/ref=gw_br_lp/002-4123292-7288840">Pet
Supplies</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/228013/ref=gw_br_hi/002-4123292-7288840">Tools
& Hardware</a>
<br><br><b class=h3color>Gifts & Registries</b>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/registry/babyreg/ref=br_breg/002-4123292-7288840">Baby
Registry</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/225840/ref=br_fecars/002-4123292-7288840">Free
e-Cards</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="http://www.amazon.com/gp/product/B00067L6TQ/ref=br_gcer/002-4123292-7288840">Gift
Certificates</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/229220/ref=br_gstore/002-4123292-7288840">Gift
Store<br></a>
<span class=tiny><font color=#003399>•</font></span> <a
href="http://www.amazon.com/gp/registry/wedding-homepage.html/ref=br_wedr/002-4123292-7288840">Wedding
Registry<br></a>
<span class=tiny><font color=#003399>•</font></span> <a
href="/exec/obidos/registry/wishlist/ref=br_wlis/002-4123292-7288840">Wish List</a>
<br><br><b class=h3color>Amazon.com<br>Services</b>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/562436/ref=gw_br_th/002-4123292-7288840">Movie
Showtimes</a>
<span class=tiny><font color="#003399"><br>•</font></span> <a
href="http://www.amazon.com/gp/browse.html/ref=gw_br_sg/002-4123292-7288840?node=3999141">Yellow
Pages</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/acn-redirect-to-partner/ref=gw_br_cars/002-4123292-7288840?partner-name=carsdirect&partner-url=home%3Fpartner%3Damzn%26customerid%3Dbrowse">Cars</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/600460/ref=gw_br_cb/002-4123292-7288840">Corporate
Accounts</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/subst/community/community-home.html/ref=br_fri/002-4123292-7288840">Friends
& Favorites</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/search-handle-url/ispu=1&field-browse=1161764/002-4123292-7288840">In-Store
Pickup</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/913908/ref=gw_br_rs/002-4123292-7288840">Restaurants</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/605012/ref=gw_br_tr/002-4123292-7288840">Travel</a>
<br><br><b class=h3color>Bargains</b>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="http://s1.amazon.com/exec/varzea/subst/home/home.html/ref=gw_br_au/002-4123292-7288840">Auctions</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/517808/ref=gw_br_ou/002-4123292-7288840">Outlet</a>
<span class=tiny><font color=#003399><br>•</font></span> <a
href="/exec/obidos/tg/browse/-/603224/ref=br_ut/002-4123292-7288840">Used<br></a>
<span class=tiny><font color=#003399>•</font></span> <a
href="http://s1.amazon.com/exec/varzea/subst/home/fixed.html/ref=gw_br_zs/002-4123292-7288840">zShops</a>
<br><br><b class=h3color>Featured Partners</b>
<br> <a
href="/exec/obidos/redirect-to-external-url/ref=gf_gw_wine/002-4123292-7288840?path=http%3A//www.wine.com/promos/amazonwine.asp%3Fan%3Damazon%26s%3Damazon%26cid%3Damazon%5Fgateway%5Ffpbox"><img
src="http://g-images.amazon.com/images/G/01/merchants/logos/wine-com-logo.gif"
width=111 height=31 border="0" alt="wine.com"></a>
<br> <a
href="/exec/obidos/tg/browse/-/540744/ref=gw_brub_STE/002-4123292-7288840"><img
src="http://g-images.amazon.com/images/G/01/toys/navigation/bru-logo.gif"
width=136 height=15 border=0 alt=Babiesrus.com></a>
<br> <a
href="/exec/obidos/tg/browse/-/1064952/ref=gw_ofdb_/002-4123292-7288840"><img
src="http://g-images.amazon.com/images/G/01/merchants/logos/od-logo-143.gif"
width=143 height=18 border=0 alt=Office Depot></a>
<br> <a
href="/exec/obidos/tg/browse/-/700060/ref=gw_tarb_/002-4123292-7288840"><img
src="http://g-images.amazon.com/images/G/01/target/target-logo-sm.gif" width=71
height=17 border=0 alt=Target></a>
<br> <a
href="/exec/obidos/tg/browse/-/171280/ref=gw_trub_STE/002-4123292-7288840"><img
src="http://g-images.amazon.com/images/G/01/toys/navigation/tru-logo.gif"
width=117 height=14 border=0 alt=Toysrus.com></a>
</td>
</tr>
</table>
</TD> </TR> </TABLE> </TD> </TR> </TABLE> </TD>
</TR>
</TABLE> <br clear=left>
<TABLE border=0 width=180 cellpadding=1 cellspacing=0 bgcolor=#99CC00
align=right><TR> <TD width=100%><TABLE width=100% border=0 cellpadding=4
cellspacing=0 bgcolor=#99CC00><TR> <TD bgcolor=#ffffff valign=top width=100%>
<img
src="http://g-images.amazon.com/images/G/01/associates/make-money/homepage/make-money-tiger-box-header-163x19.gif"
width=163 height=19 border=0>
<br/> <span class=small>
<ul>
<li><a
href="/exec/obidos/subst/misc/sell-your-stuff.html/ref=gw1_mm_1/002-4123292-7288840">Marketplace</a></li>
<li><a
href="http://www.amazon.com/gp/browse.html/ref=gw1_mm_2/002-4123292-7288840/?node=3435371">Associates</a></li>
<li><a
href="/exec/obidos/subst/partners/direct/direct-application.html/ref=gw1_mm_3/002-4123292-7288840">Advantage</a></li>
<li><a
href="http://www.amazon.com/gp/aws/landing.html/ref=gw1_mm_4/002-4123292-7288840">Web
Services</a></li>
<li><a
href="/exec/obidos/subst/misc/co-op/small-vendor-info.html/ref=gw1_mm_5/002-4123292-7288840">Paid
Placements</a></li>
</ul>
<img src="http://g-images.amazon.com/images/G/01/marketing/orange-arrow.gif"
width=10 height=9 border=0>
<a
href="http://www.amazon.com/gp/browse.html/ref=gw1_mm_6/002-4123292-7288840?node=3309511">See
all services</a>
<br/><br/>
</span>
</TD> </TR> </TABLE> </TD> </TR> </TABLE> <br clear=all><br>
<TABLE border=0 width=180 cellpadding=1 cellspacing=0 bgcolor=#708090
align=right><TR> <TD width=100%><TABLE width=100% border=0 cellpadding=4
cellspacing=0 bgcolor=#708090><TR> <TD bgcolor=#ffffff valign=top width=100%>
<b class=small>Special Features</b>
<br>
<ul class=small>
<li><a
href="/exec/obidos/subst/misc/anywhere/anywhere.html/ref=gw_hp_ls_1_2/002-4123292-7288840">Amazon.com
Mobile Access</a>
<li><a
href="/exec/obidos/subst/misc/amazon-credit/marketing-page.html/ref=gw_hp_ls_1_4/002-4123292-7288840">Amazon
Credit Account</a>
<li><a
href="/exec/obidos/tg/feature/-/423495/ref=gw_hp_ls_1_5/002-4123292-7288840">Early
Adopters</a>
<li><a
href="/exec/obidos/tg/browse/-/225840/ref=gw_hp_ls_1_6/002-4123292-7288840">Free
e-Cards</a>
<li><a
href="/exec/obidos/subst/community/community-home.html/ref=gw_hp_ls_1_7/002-4123292-7288840">Friends
& Favorites</a>
<li><a
href="http://www.amazon.com/gp/product/B00067L6TQ/ref=gw_hp_ls_1_8/002-4123292-7288840">Gift
Certificates</a><br>
<li><a
href="/exec/obidos/tg/browse/-/13786321/ref=gw_hp_ls_1_12/002-4123292-7288840">Giving
at Amazon.com</a><br>
<li><a
href="http://s1.amazon.com/exec/varzea/subst/fx/home.html/ref=gw_hp_ls_1_9/002-4123292-7288840">Honor
System</a><br>
<li><A
href="/exec/obidos/subst/community/community.html/ref=gw_hp_ls_1_10/002-4123292-7288840">Purchase
Circles</a><br>
<li><a
href="/exec/obidos/tg/browse/-/13609741/ref=gw_hp_sf_1_13/002-4123292-7288840">Short
Film Competition</a>
<li><a
href="http://www.amazon.com/gp/registry/wedding-homepage.html/ref=gw_hp_ls_1_11/002-4123292-7288840">Wedding
Registry</a>
</ul>
</TD> </TR> </TABLE> </TD> </TR> </TABLE> <br clear=all><br>
<br clear=all><br>
<div align=center><br>
<a
href=/exec/obidos/subst/misc/amazon-cobrand-cc/v3/marketing-from-permgraphic-step1.html/ref=b1_login_pgraph_home/002-4123292-7288840><img
src="http://g-images.amazon.com/images/G/01/marketing/visa/gway_link2.gif"
width=102 height=35 border=0></a>
<br>
</div>
<br clear=all>
</td>
<td width=10> </td>
<td>
<div class="small">
<a
href="http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Fbrowse%2F%2D%2F3960601%2Fref%3Damb%5Fcenter%2D1%5F208584%5F1%2F&l=338863&c=208584&i=13843&s=1"><img
src="http://images.amazon.com/images/G/01/outdoor-living/proflowers_anim-tcg.gif"
border=0 valign=top align=left></a> </div>
<br clear=all><br>
<div class="small">
<center><a
href="http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fsubs%2Fprimeclub%2Fsignup%2Fmain.html%2Fref%3Dprm%5Fmrk%5Fgwmd1%2F002%2D4123292%2D7288840&l=338864&c=214040&i=13843&hmac=7891A3B954BA2F2F8F4F08512E93F274D59FDDCE"><img
src="http://g-images.amazon.com/images/G/01/marketing/prime/amazon-prime-mom04.gif"
width=379 height=110 alt="Join Amazon Prime" border="0"></a><br><br></center>
</div>
<div class="small">
<b class=h1>
Spider-Man 2 (Widescreen Special Edition)
</b>
<br>
<a
href=http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=ASIN%2FB00005JMQW%2Fref%3Dpd%5Fqpf%5Fgw%2F&l=338865&c=21334&i=13843&s=1><img
src="http://images.amazon.com/images/P/B00005JMQW.01.25TLZZZZ.jpg" width=71
height=99 vspace=3 hspace=7 align=left border=0></a>
<b>Amazon.com</b><br>
More than a few critics hailed Spider-Man 2 as "the best superhero movie ever,"
and there's no compelling reason to argue--thanks to a bigger budget,...
<a
href=http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=ASIN%2FB00005JMQW%2Fref%3Dpd%5Fqpf%5Fgw%2F&l=338865&c=21334&i=13843&s=1>Read
more</a>
<br>
<nobr>
<script language="Javascript1.1" type="text/javascript">
<!--
function amz_js_WriteRatingsLink(){
document.write("<span class=tiny>");
document.write("(");
if (bulbimg){
document.write("<a href=javascript:amz_js_PopWin('" + whyWindowUrl +
"','RecsWhyWindow','width=480,height=450,resizable=yes,scrollbars=yes,status=yes')
onMouseOver=\"status='" + tooltip + "'; return true;\" onMouseOut=\"status='';
return true;\" title='" + tooltip+ "'><img vspace=2 hspace=2 align=absmiddle
src='" + bulbimg + "' width=9 height=12 border=0 alt='" + tooltip + "'></a>");
}
document.write("<a href=javascript:amz_js_PopWin('" + whyWindowUrl +
"','RecsWhyWindow','width=480,height=450,resizable=yes,scrollbars=yes,status=yes')
onMouseOver=\"status='" + tooltip + "'; return true;\" onMouseOut=\"status='';
return true;\" title='" + tooltip+ "'>" + whyLinkText + "</a>)" +
trailingParen); document.write("</span>");
}
var bulbimg =
"http://g-images.amazon.com/images/G/01/x-locale/personalization/bulb-rec-off.gif";
var tooltip = "We recommend this item for you. Click to see why.";
var whyWindowUrl =
"/exec/obidos/tg/stores/recs/rate-this-asin/-/B00005JMQW/rec/ref=pd_rate_lk_rec_507846/002-4123292-7288840";
var whyLinkText = "Recommended: Why?";
var trailingParen = "";
amz_js_WriteRatingsLink()
//-->
</script>
</nobr>
</div>
<br clear=all><br>
<div class="small">
<b class="h1">Treat Yourself</b>
<br />
<table border="0" width="100%" cellspacing="0" cellpadding="4">
<tr> <td width="15%" align="center" valign="top">
<a
href="http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Fdetail%2F%2D%2FB0002ZDVEU%2Fref%3Dpd%5Fwt%5F1%2F002%2D4123292%2D7288840%3Fcoliid%3DI3H4B3DGQTQW5L&l=345410&c=160551&i=13843"><img
src="http://images.amazon.com/images/P/B0002ZDVEU.01.THUMBZZZ.jpg" width=42
height=60 vspace="3" border="0"></a> </td>
<td class="small"><a
href="http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Fdetail%2F%2D%2FB0002ZDVEU%2Fref%3Dpd%5Fwt%5F1%2F002%2D4123292%2D7288840%3Fcoliid%3DI3H4B3DGQTQW5L&l=345410&c=160551&i=13843"><b>The
Bourne Supremacy (Widescreen Edition)</b></a> DVD ~ Matt Damon<br />
Avg. Customer Review: <img
src="http://g-images.amazon.com/images/G/01/x-locale/common/customer-reviews/stars-2-5.gif"
width=64 height=12 border=0 alt="2.7 out of 5 stars"> <br />
</td>
</tr>
<tr> <td width="15%" align="center" valign="top">
<a
href="http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Fdetail%2F%2D%2FB00005JN2Z%2Fref%3Dpd%5Fwt%5F2%2F002%2D4123292%2D7288840%3Fcoliid%3DI1URXH9G6M71IF&l=345410&c=160551&i=13843"><img
src="http://images.amazon.com/images/P/B00005JN2Z.01.THUMBZZZ.jpg" width=42
height=60 vspace="3" border="0"></a> </td>
<td class="small"><a
href="http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Fdetail%2F%2D%2FB00005JN2Z%2Fref%3Dpd%5Fwt%5F2%2F002%2D4123292%2D7288840%3Fcoliid%3DI1URXH9G6M71IF&l=345410&c=160551&i=13843"><b>Collateral</b></a>
DVD ~ Tom Cruise<br />
Avg. Customer Review: <img
src="http://g-images.amazon.com/images/G/01/x-locale/common/customer-reviews/stars-5-0.gif"
width=64 height=12 border=0 alt="5.0 out of 5 stars"> <br />
</td>
</tr>
<tr> <td width="15%" align="center" valign="top">
<a
href="http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Fdetail%2F%2D%2FB00005JMYF%2Fref%3Dpd%5Fwt%5F3%2F002%2D4123292%2D7288840%3Fcoliid%3DIRSM063KSVCIR&l=345410&c=160551&i=13843"><img
src="http://images.amazon.com/images/P/B00005JMYF.01.THUMBZZZ.jpg" width=43
height=60 vspace="3" border="0"></a> </td>
<td class="small"><a
href="http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Fdetail%2F%2D%2FB00005JMYF%2Fref%3Dpd%5Fwt%5F3%2F002%2D4123292%2D7288840%3Fcoliid%3DIRSM063KSVCIR&l=345410&c=160551&i=13843"><b>Dodgeball
- A True Underdog Story (Full Screen Edition)</b></a> DVD ~ Vince Vaughn<br />
Avg. Customer Review: <img
src="http://g-images.amazon.com/images/G/01/x-locale/common/customer-reviews/stars-4-0.gif"
width=64 height=12 border=0 alt="4.0 out of 5 stars"> <br />
</td>
</tr>
</table>
<br />
<img src="http://g-images.amazon.com/images/G/01/marketing/orange-arrow"
width=10 height=9> <span class="small"><a
href="http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fregistry%2Fregistry.html%2Fref%3Dpd%5Fwl%5Fmore%2F002%2D4123292%2D7288840%3Ftype%3Dwishlist&l=345410&c=160551&i=13843&hmac=2903D41D9FA6DA54337A7902DA581E1DE5BB18C0">See
more from your Wish List</a></span><br /><br />
</div>
<br clear=all><br>
<div class="small">
<br clear=left> <b class=h1>Listmania!</b>
<span class=tiny>(<a
href=http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Fbrowse%2F%2D%2F542566%2F&l=486318&c=151766&i=13843&s=1>What
is this?</a>)</span><br>
<table width=100% border=0 cellpadding=5 cellspacing=0>
<tr valign=top>
<td width=50% class=small>
<a
href=http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Flistmania%2Flist%2Dbrowse%2F%2D%2F3BDO7Y5RWXOFG%2Fref%3Damb%5Flm%5Fgw%5Flmq%5F1%5Fcenter%2D5%5F151766%2F&l=486318&c=151766&i=13843&s=1><img
src="http://images.amazon.com/images/P/0812548051.01.TZZZZZZZ.jpg" width=54
height=90 border=0 vspace=4 hspace=5></a>
<br>
<a
href=http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Flistmania%2Flist%2Dbrowse%2F%2D%2F3BDO7Y5RWXOFG%2Fref%3Damb%5Flm%5Fgw%5Flmq%5F1%5Fcenter%2D5%5F151766%2F&l=486318&c=151766&i=13843&s=1><b>Dreaming
and Laughing</b></a><br>(25 item list)
</td>
<td width=50% class=small>
<a
href=http://www.amazon.com/exec/obidos/am/002-4123292-7288840?p=tg%2Flistmania%2Flist%2Dbrowse%2F%2D%2F2X55XEN55OH3F%2Fref%3Damb%5Flm%5Fgw%5Flmq%5F2%5Fcenter%2D5%5F151766%2F&l=486318&c=151766&i=13843&s=1><img
src="http://images.amazon.com/images/P/0765344300.01.__PIm.arrow,TopLeft,-2,-19_SCTZZZZZZZ_.jpg"
width=61 height=99 border=0 vspace=4 hspace=5></a>
*snip*
Comment 1•20 years ago
|
||
"500 Internal Server Error An unknown error occured" is a error message from
the server itself and not from Mozilla or Firefox.
I don't know what you mean with the source code but the next time attach it as
attachment and don't paste it in the bug.
-> invalid
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•