Samsclub.com Auctions
body,td {
font-family: verdana, arial;
font-size: 8pt;
}
.catLinks {
color: #07196B;
font-family: verdana, arial;
font-size:9pt;
font-weight: bold;
padding-top: 3px;
line-height: 1.5em
}
input, select {
font-family: verdana, arial;
font-size:9pt
}
.featuredTitle {
font-family: tahoma, verdana, arial;
font-size:15pt;
font-weight: bolder;
color: #07196b;
}
.bold {
font-family: verdana, arial;
font-weight: bold;
font-size:11pt;
}
A {
font-family: verdana, arial;
color: #07196B;
text-decoration: none;
line-height:1.5em;
}
A.link, A.listings {
font-family: verdana, arial;
color: #07196B;
text-decoration: none;
font-size:8pt;
line-height:1.5em;
}
A:hover, A.categories:hover {
text-decoration:underline;
}
A.listings:visited, A.leafTitle:visited {
color: #660033;
}
A.leafTitle {
font-family: verdana, arial;
font-size:9pt;
font-weight: bold;
color: #07196B;
text-decoration: none;
}
A.categories, A.recentSearches
{
color: #07196B;
font-size:8pt;
text-decoration:none;
line-height:1.5em;
}
ul.oliveList {
font-family: verdana, arial;
font-size:7pt;
margin-left: 20px;
list-style-image: url(http://images.fairmarket.com/images/site835/li_image.gif);
line-height:1.5em;
}
.blueTableHeader {
background-color: #0175C8;
font-family: verdana, arial;
color: white;
font-weight: bold;
}
.columnBorder {
border-left: solid 1px #CAC8DD;
border-right: solid 1px #CAC8DD;
}
.lightBlueTableHeader {
background-color: #ECFAFD;
border-left: solid 1px #CAC8DD;
border-right: solid 1px #CAC8DD;
border-top: solid 1px #CAC8DD;
border-bottom: solid 1px #CAC8DD;
border-collapse: collapse;
font-family: verdana, arial;
font-weight: bold;
}
.lightGrayTableHeader {
background-color: #E1E1E1;
border-left: solid 1px #CAC8DD;
border-right: solid 1px #CAC8DD;
border-top: solid 1px #CAC8DD;
border-bottom: solid 1px #CAC8DD;
border-collapse: collapse;
font-family: verdana, arial;
font-weight: bold;
}
.listingTitle {
font-family: verdana, arial;
font-size: 14pt;
font-weight: bold;
}
.footnotes {
font-family: verdana, arial;
color: #999999;
font-size:7pt;
}
.highBid {
font-family: verdana, arial;
color: #6FA10A;
font-size:12pt;
font-weight: bolder
}
function swapImg(imgId,fileName)
{
var a = document.getElementById(imgId);
a.src = "http://images.fairmarket.com/images/site835/" + fileName;
}
function submitSearch()
{
var prodname = document.getElementById("prodname").value;
// var category = document.getElementById("sitecatno")[document.getElementById("sitecatno").selectedIndex].value;
saveSearch(prodname,"");
var sUrl
if(getCookie("galDisplay") == "text")
sUrl = "text";
else
sUrl = "gallery";
location.href = "/Scripts/LotSearch.asp?a=t&submitFlag=1&SORTBY=4&KeyWords=All&merchflag=1&PrevURL=%2Fdefault.htm&TitleOnly=N&SearchMode="+sUrl+"&prodname="+escape(prodname)
}
MEMBERSHIP
Join Sam's Club
About Membership
AUCTIONS
Watch List
Bidding Activity
ACCOUNT
My Account
Help
var Username = "";
var fmcookie = "";
fmcookie = unescape(getCookie("FairMarket"));
if (fmcookie != null) {
var pos1 = fmcookie.indexOf("UID=");
var pos2 = fmcookie.indexOf("&", pos1 + 1);
if (pos1> 0 && pos2> pos1 )
document.write(" You are signed in as:" + fmcookie.substring(pos1 + 4, pos2).replace(/\+/g," ") + "Log Out");
else
document.write(" ")
}
function getCookie(name)
{
var start = document.cookie.indexOf(name+"=");
var len = start+name.length+1;
if ((!start) && (name != document.cookie.substring(0,name.length))) return null;
if (start == -1) return null;
var end = document.cookie.indexOf(";",len);
if (end == -1)
end = document.cookie.length;
return unescape(document.cookie.substring(len,end));
}
Apparel Business 2 Business Computers Electronics Gifts & Collectibles Health & Wellness
Home Furnishings Jewelry Outdoor Tools & Automotive Toys Own It Now See All
function showAllCats()
{
d = document.getElementById("oAllCategories").style;
(d.display == "block" ? d.display = "none" : d.display = "block");
}
Auction Search
[close]
  Gift Baskets CD's  Musical MP3 Business 2 Business  Musical Instruments    Business Machines Health & Wellness  Office Furniture   Office Supplies Beauty Basics  Security Systems        Sports, Outdoor & Recreation Computers & Software Home Furnishings    Camping Desktops Bathroom Exercise Equipment Notebooks Bedroom Hobbies & Crafts Peripherals & Accessories Home Furnishings Lawn & Garden Printers Household Appliances Sporting Goods Software Kitchen Telescopes  Lighting   Luggage & Travel Accessories Tools & Automotive Electronics Rugs   Storage Auto Accessories Camcorders  Hand Tools DVD Players  Power Tools Digital Cameras Jewelry  Home Audio   Personal Audio Diamonds Toys Telephones Fashion Jewelry  Televisions Gemstones Go karts - Ride Ons Video Games & Accessories Pearls Outdoor Ride-ons       Gifts & Collectibles Music, Movies & Books    
function handleKeyPress(e){
var key=e.keyCode || e.which;
if (key==13)
submitSearch();
}
function swapImg(imgId,fileName)
{
var a = document.getElementById(imgId);
a.src = "http://images.fairmarket.com/images/site835/" + fileName;
}
Hot Auctions :: Outdoor
function changeRollover(id,cat,catId)
{
d = document.getElementById("oRollover2")
if(d.name == id)
return;
else
{
d.name = id;
d.src = "http://images.fairmarket.com/images/site835/home_rollover_2_"+id+".gif";
document.getElementById("oFeaturedTitle").innerHTML = " Hot Auctions :: "+cat+""
buildSlideListings(0,"oRolloverLeft","oRolloverRight","slideBody","slideBody"+id,5,true,120,133);
}
}
if(getCookie("galDisplay") == "text")
sUrl = "text";
else
sUrl = "gallery";
document.write("")
if(getCookie("galDisplay") == "text")
sUrl = "text";
else
sUrl = "gallery";
document.write("")
if(getCookie("galDisplay") == "text")
sUrl = "text";
else
sUrl = "gallery";
document.write("")
Popular Categories
Electronics
Computers and Software
Tools and Automotive
Jewelry
Home Furnishings
Sports, Outdoor and Recreation
Health and Wellness
See All Categories
function toggleCategories()
{
f = document.getElementById("oCategoryBlock").style;
f.display == "none" ? f.display = "block" : f.display = "none"
}
Apparel
Business 2 Business
Computers & Software
Electronics
Gifts & Collectibles
Health & Wellness
Home
Jewelry
Music, Movies & Books
Sports, Outdoor & Recreation
Tools & Automotive
Toys
Welcome to samsclub.com
function slideListing(url,name,img,price,imgHeight,bids,end)
{
this.url = url;
this.name = name;
this.img = img;
this.price = price;
this.imgHeight = imgHeight;
this.bids = bids;
this.end = end;
}
var listingArray = new Array();
listingArray["slideBody1"] = new Array();
listingArray["slideBody1"][0] = new slideListing("/scripts/ListingInfo.asp?LotNo=79541412","Black Max Powered by...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0008538858189_LG.jpg",'$771.00',"75","29","9/9/08 12:10 PM");
listingArray["slideBody1"][1] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538951","Sea-Doo Classic Sea ...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0008399965500_LG.jpg",'$117.00',"75","12","9/7/08 1:00 PM");
listingArray["slideBody1"][2] = new slideListing("/scripts/ListingInfo.asp?LotNo=79543230","15'x13'x90 Screen Ho...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0081865500141_LG.jpg",'$31.00',"75","10","9/7/08 3:30 PM");
listingArray["slideBody1"][3] = new slideListing("/scripts/ListingInfo.asp?LotNo=79516762","E-Z Up Instant Shelt...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0009855643422_LG.jpg",'$106.00',"75","11","9/8/08 5:20 AM");
listingArray["slideBody1"][4] = new slideListing("/scripts/ListingInfo.asp?LotNo=79522561","3pk Wolverine Leathe...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0007226424313_LG.jpg",'$13.00',"75","9","9/7/08 12:50 PM");
listingArray["slideBody1"][5] = new slideListing("/scripts/ListingInfo.asp?LotNo=79525691","Westinghouse 16pc So...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0075623302800_LG.jpg",'$56.00',"75","9","9/7/08 2:30 PM");
listingArray["slideBody1"][6] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538852","AB Lounge Club Machi...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0079399317802_LG.jpg",'$34.00',"75","8","9/7/08 1:10 PM");
listingArray["slideBody1"][7] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538982","4-Person Ice Cube w/...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004473407174_LG.jpg",'$88.00',"75","8","9/7/08 1:40 PM");
listingArray["slideBody1"][8] = new slideListing("/scripts/ListingInfo.asp?LotNo=79511960","Sports AField- Spott...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004983367327_LG.jpg",'$49.00',"75","7","9/8/08 6:20 AM");
listingArray["slideBody1"][9] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538831","Sports AField- Spott...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004983367327_LG.jpg",'$49.00',"75","6","9/8/08 5:00 AM");
listingArray["slideBody1"][10] = new slideListing("/scripts/ListingInfo.asp?LotNo=79535601","Rubbermaid Victory 5...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0007169117850_LG.jpg",'$10.00',"75","5","9/7/08 12:10 PM");
listingArray["slideBody1"][11] = new slideListing("/scripts/ListingInfo.asp?LotNo=79525220","Ameristep® Non-Typic...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0076952470510_LG.jpg",'$75.00',"75","5","9/7/08 1:00 PM");
listingArray["slideBody1"][12] = new slideListing("/scripts/ListingInfo.asp?LotNo=79543332","Body Glove Sno...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0040664079329_LG.jpg",'$13.00',"75","5","9/7/08 1:20 PM");
listingArray["slideBody1"][13] = new slideListing("/scripts/ListingInfo.asp?LotNo=79541161","Body Glove Sno...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0040664079399_LG.jpg",'$14.00',"75","5","9/7/08 2:50 PM");
listingArray["slideBody1"][14] = new slideListing("/scripts/ListingInfo.asp?LotNo=79489812","SportsStuff® Water T...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0002980800710_LG.jpg",'$41.00',"75","5","9/7/08 3:30 PM");
listingArray["slideBody1"][15] = new slideListing("/scripts/ListingInfo.asp?LotNo=79499002","SportsStuff® Water T...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0002980800710_LG.jpg",'$41.00',"75","5","9/7/08 3:40 PM");
//Electronics
listingArray["slideBody2"] = new Array();
listingArray["slideBody2"][0] = new slideListing("/scripts/ListingInfo.asp?LotNo=79540510","5mm Comfort-fit Gold...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004447907043_LG.jpg",'$79.00',"75","12","9/7/08 2:50 PM");
listingArray["slideBody2"][1] = new slideListing("/scripts/ListingInfo.asp?LotNo=79542602",".61 ct. t.w. Diamond...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0084046500204_LG.jpg",'$101.00',"75","12","9/9/08 7:10 PM");
listingArray["slideBody2"][2] = new slideListing("/scripts/ListingInfo.asp?LotNo=79545320","1.62 ct. Chrome Diop...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0087885700022_LG.jpg",'$80.00',"75","11","9/8/08 2:40 PM");
listingArray["slideBody2"][3] = new slideListing("/scripts/ListingInfo.asp?LotNo=79540481","14K Gold Textured Dr...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0073011501088_LG.jpg",'$59.00',"75","8","9/7/08 5:50 PM");
listingArray["slideBody2"][4] = new slideListing("/scripts/ListingInfo.asp?LotNo=79540190","Emerald & Diamond Ri...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0060764980539_LG.jpg",'$200.00',"75","8","9/9/08 2:50 PM");
listingArray["slideBody2"][5] = new slideListing("/scripts/ListingInfo.asp?LotNo=79545311","Sterling Silver Engr...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0072208944877_LG.jpg",'$12.00',"75","7","9/7/08 1:20 PM");
listingArray["slideBody2"][6] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538122","Tanzanite & Diamond ...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0069966800715_LG.jpg",'$102.00',"75","7","9/7/08 2:30 PM");
listingArray["slideBody2"][7] = new slideListing("/scripts/ListingInfo.asp?LotNo=79545321","3/5 ct. t.w. Diamond...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0082934100724_LG.jpg",'$44.00',"75","7","9/9/08 2:50 PM");
listingArray["slideBody2"][8] = new slideListing("/scripts/ListingInfo.asp?LotNo=79545330","1/2 ct. t.w. Baguett...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0084046500054_LG.jpg",'$45.00',"75","6","9/9/08 4:00 PM");
listingArray["slideBody2"][9] = new slideListing("/scripts/ListingInfo.asp?LotNo=79540482",".87 ct. t.w. Ruby & ...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088277319657_LG.jpg",'$51.00',"75","5","9/9/08 8:20 PM");
listingArray["slideBody2"][10] = new slideListing("/scripts/ListingInfo.asp?LotNo=79540191","Emerald & Diamond Ri...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0060764980539_LG.jpg",'$45.00',"75","5","9/10/08 3:50 PM");
listingArray["slideBody2"][11] = new slideListing("/scripts/ListingInfo.asp?LotNo=79542601","4 mm Band of 14K Yel...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004447907601_LG.jpg",'$45.00',"75","4","9/8/08 5:20 PM");
listingArray["slideBody2"][12] = new slideListing("/scripts/ListingInfo.asp?LotNo=79545312","Sterling Silver Engr...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0072208944877_LG.jpg",'$7.00',"75","3","9/8/08 2:20 PM");
listingArray["slideBody2"][13] = new slideListing();
listingArray["slideBody2"][14] = new slideListing();
listingArray["slideBody2"][15] = new slideListing();
listingArray["slideBody3"] = new Array();
listingArray["slideBody3"][0] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538501","37" Magnavox Widescr...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0060958512692_LG.jpg",'$532.00',"75","29","9/7/08 12:10 PM");
listingArray["slideBody3"][1] = new slideListing("/scripts/ListingInfo.asp?LotNo=79536430","42" Philips LCD 1080...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0060958513148_LG.jpg",'$794.00',"75","25","9/7/08 3:00 PM");
listingArray["slideBody3"][2] = new slideListing("/scripts/ListingInfo.asp?LotNo=79505970","50" Samsung Plasma 7...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003672525034_LG.jpg",'$513.00',"75","19","9/8/08 7:00 AM");
listingArray["slideBody3"][3] = new slideListing("/scripts/ListingInfo.asp?LotNo=79516590","20" Vizio LCD 720p H...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0085738000128_LG.jpg",'$151.00',"75","17","9/9/08 5:10 AM");
listingArray["slideBody3"][4] = new slideListing("/scripts/ListingInfo.asp?LotNo=79527842","50" Samsung Plasma 7...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003672525034_LG.jpg",'$501.00',"75","16","9/7/08 6:30 PM");
listingArray["slideBody3"][5] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538510","Lumix DMC-TZ3SC Digi...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003798883164_LG.jpg",'$166.00',"75","14","9/7/08 11:50 AM");
listingArray["slideBody3"][6] = new slideListing("/scripts/ListingInfo.asp?LotNo=79541612","37" Vizio LCD 720p H...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0085738000082_LG.jpg",'$453.00',"75","13","9/7/08 1:00 PM");
listingArray["slideBody3"][7] = new slideListing("/scripts/ListingInfo.asp?LotNo=79532591","Kodak EasyShare Z127...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004177167910_LG.jpg",'$122.00',"75","13","9/7/08 2:00 PM");
listingArray["slideBody3"][8] = new slideListing("/scripts/ListingInfo.asp?LotNo=79540132","Xbox 360 Wireless Ra...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088222447963_LG.jpg",'$48.00',"75","12","9/7/08 12:40 PM");
listingArray["slideBody3"][9] = new slideListing("/scripts/ListingInfo.asp?LotNo=79518182","52" Sharp Aquos LCD ...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0007400037005_LG.jpg",'$503.00',"75","11","9/10/08 5:20 PM");
listingArray["slideBody3"][10] = new slideListing("/scripts/ListingInfo.asp?LotNo=79542891","Samsung SC-DX103 DVD...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003672530207_LG.jpg",'$61.00',"75","10","9/8/08 1:30 PM");
listingArray["slideBody3"][11] = new slideListing("/scripts/ListingInfo.asp?LotNo=79545291","Call of Duty 4: Mode...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004787583117_LG.jpg",'$32.00',"75","9","9/7/08 1:30 PM");
listingArray["slideBody3"][12] = new slideListing("/scripts/ListingInfo.asp?LotNo=79545242","Need for Speed ProSt...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0001463315743_LG.jpg",'$23.00',"75","9","9/7/08 2:00 PM");
listingArray["slideBody3"][13] = new slideListing("/scripts/ListingInfo.asp?LotNo=79526791","20" Vizio LCD 720p H...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0085738000128_LG.jpg",'$201.00',"75","9","9/7/08 4:50 PM");
listingArray["slideBody3"][14] = new slideListing("/scripts/ListingInfo.asp?LotNo=79518291","Sony Bravia™ Theater...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0002724271123_LG.jpg",'$312.00',"75","9","9/8/08 5:30 AM");
listingArray["slideBody3"][15] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538490","61" Samsung DLP HDTV...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003672526155_LG.jpg",'$776.00',"75","9","9/8/08 11:40 AM");
listingArray["slideBody4"] = new Array();
listingArray["slideBody4"][0] = new slideListing("/scripts/ListingInfo.asp?LotNo=79512671","HP Desktop AMD, 2.80...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358531850_LG.jpg",'$639.00',"75","48","9/7/08 7:00 PM");
listingArray["slideBody4"][1] = new slideListing("/scripts/ListingInfo.asp?LotNo=79520790","HP Pavilion Notebook...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358549966_LG.jpg",'$608.00',"75","39","9/7/08 6:20 PM");
listingArray["slideBody4"][2] = new slideListing("/scripts/ListingInfo.asp?LotNo=79512670","HP Desktop AMD, 2.80...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358531850_LG.jpg",'$611.00',"75","29","9/7/08 12:00 PM");
listingArray["slideBody4"][3] = new slideListing("/scripts/ListingInfo.asp?LotNo=79513241","Sharp DLP Multimedia...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0007400036522_LG.jpg",'$370.00',"75","23","9/7/08 1:30 PM");
listingArray["slideBody4"][4] = new slideListing("/scripts/ListingInfo.asp?LotNo=79510600","Sharp DLP Multimedia...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0007400036522_LG.jpg",'$395.00',"75","15","9/7/08 11:50 AM");
listingArray["slideBody4"][5] = new slideListing("/scripts/ListingInfo.asp?LotNo=79542401","19" Samsung Widescre...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0072950780090_LG.jpg",'$141.00',"75","14","9/7/08 11:50 AM");
listingArray["slideBody4"][6] = new slideListing("/scripts/ListingInfo.asp?LotNo=79521060","Compaq Presario Note...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358598310_LG.jpg",'$401.00',"75","13","9/7/08 8:10 PM");
listingArray["slideBody4"][7] = new slideListing("/scripts/ListingInfo.asp?LotNo=79520791","HP Pavilion Notebook...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358549966_LG.jpg",'$451.00',"75","13","9/8/08 8:20 AM");
listingArray["slideBody4"][8] = new slideListing("/scripts/ListingInfo.asp?LotNo=79512672","HP Desktop AMD, 2.80...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358531850_LG.jpg",'$501.00',"75","13","9/8/08 9:00 AM");
listingArray["slideBody4"][9] = new slideListing("/scripts/ListingInfo.asp?LotNo=79521061","Compaq Presario Note...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358598310_LG.jpg",'$351.00',"75","11","9/8/08 7:10 AM");
listingArray["slideBody4"][10] = new slideListing("/scripts/ListingInfo.asp?LotNo=79512590","Kodak EasyShare 5300...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004177885267_LG.jpg",'$56.00',"75","10","9/7/08 5:50 PM");
listingArray["slideBody4"][11] = new slideListing("/scripts/ListingInfo.asp?LotNo=79524980","Verbatim Store 'N' G...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0002394296280_LG.jpg",'$25.00',"75","9","9/7/08 2:50 PM");
listingArray["slideBody4"][12] = new slideListing("/scripts/ListingInfo.asp?LotNo=79518481","Verbatim SmartDisk U...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0078513400692_LG.jpg",'$44.00',"75","8","9/8/08 5:20 AM");
listingArray["slideBody4"][13] = new slideListing("/scripts/ListingInfo.asp?LotNo=79539951","HP AMD Athlon™ Deskt...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358574481_LG.jpg",'$446.00',"75","7","9/7/08 12:00 PM");
listingArray["slideBody4"][14] = new slideListing("/scripts/ListingInfo.asp?LotNo=79535302","SimpleTech 250GB Por...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0070548717485_LG.jpg",'$51.00',"75","7","9/7/08 3:20 PM");
listingArray["slideBody4"][15] = new slideListing("/scripts/ListingInfo.asp?LotNo=79529440","Linksys Wireless-N U...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0074588358176_LG.jpg",'$31.00',"75","6","9/7/08 3:00 PM");
listingArray["slideBody5"] = new Array();
listingArray["slideBody5"][0] = new slideListing("/scripts/ListingInfo.asp?LotNo=79541410","Powermate Profession...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0001016360125_LG.jpg",'$951.00',"75","32","9/9/08 12:00 PM");
listingArray["slideBody5"][1] = new slideListing("/scripts/ListingInfo.asp?LotNo=79509800","Garmin Nuvi 200w GPS...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0075375908104_LG.jpg",'$162.00',"75","19","9/7/08 12:00 PM");
listingArray["slideBody5"][2] = new slideListing("/scripts/ListingInfo.asp?LotNo=79539110","Honda Black Max 8450...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0001016349675_LG.jpg",'$601.00',"75","22","9/7/08 12:10 PM");
listingArray["slideBody5"][3] = new slideListing("/scripts/ListingInfo.asp?LotNo=79525582","Whistler Cordless La...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0040679062429_LG.jpg",'$70.00',"75","15","9/7/08 2:40 PM");
listingArray["slideBody5"][4] = new slideListing("/scripts/ListingInfo.asp?LotNo=79522462","Power On Board Jump-...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088591101473_LG.jpg",'$21.00',"75","13","9/7/08 7:30 PM");
listingArray["slideBody5"][5] = new slideListing("/scripts/ListingInfo.asp?LotNo=79544202","Lasko® Max Performan...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004601344280_LG.jpg",'$42.00',"75","8","9/7/08 1:10 PM");
listingArray["slideBody5"][6] = new slideListing("/scripts/ListingInfo.asp?LotNo=79506792","Power On Board 1500 ...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0061797755004_LG.jpg",'$53.00',"75","7","9/7/08 12:40 PM");
listingArray["slideBody5"][7] = new slideListing("/scripts/ListingInfo.asp?LotNo=79522380","Power® Rechargeable ...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0061797710294_LG.jpg",'$28.00',"75","7","9/7/08 3:20 PM");
listingArray["slideBody5"][8] = new slideListing("/scripts/ListingInfo.asp?LotNo=79536991","249pc Cordless Rotar...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003579463522_LG.jpg",'$27.00',"75","7","9/7/08 7:30 PM");
listingArray["slideBody5"][9] = new slideListing("/scripts/ListingInfo.asp?LotNo=79532790","NOAA Radio Lantern P...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0061797711984_LG.jpg",'$22.00',"75","7","9/7/08 8:00 PM");
listingArray["slideBody5"][10] = new slideListing("/scripts/ListingInfo.asp?LotNo=79507202","2pr Wolverine Cowhid...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0007226424328_LG.jpg",'$11.00',"75","7","9/7/08 12:20 PM");
listingArray["slideBody5"][11] = new slideListing("/scripts/ListingInfo.asp?LotNo=79503752","Bulldog Security 2-W...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0073767620200_LG.jpg",'$43.00',"75","5","9/7/08 12:30 PM");
listingArray["slideBody5"][12] = new slideListing("/scripts/ListingInfo.asp?LotNo=79543630","249pc Cordless Rotar...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003579463522_LG.jpg",'$27.00',"75","5","9/7/08 3:00 PM");
listingArray["slideBody5"][13] = new slideListing("/scripts/ListingInfo.asp?LotNo=79522512","Channellock Mechanic...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003579439056_LG.jpg",'$45.00',"75","5","9/7/08 7:40 PM");
listingArray["slideBody5"][14] = new slideListing("/scripts/ListingInfo.asp?LotNo=79528611","Allied Pneumatic Lea...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003579439990_LG.jpg",'$18.00',"75","5","9/7/08 8:00 PM");
listingArray["slideBody5"][15] = new slideListing("/scripts/ListingInfo.asp?LotNo=79534250","Chicago® Power Drill...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003579463527_LG.jpg",'$34.00',"75","5","9/7/08 8:40 PM");
listingArray["catSlideBody"] = new Array();
listingArray["catSlideBody"][0] = new slideListing("http://auctions.samsclub.com/HTML/Cat235257.htm","","http://images.fairmarket.com/images/site836/home_category_computers.gif","","96");
listingArray["catSlideBody"][1] = new slideListing("http://auctions.samsclub.com/HTML/Cat235290.htm","","http://images.fairmarket.com/images/site836/home_category_jewelry.gif","","96");
listingArray["catSlideBody"][2] = new slideListing("http://auctions.samsclub.com/HTML/Cat235665.htm","","http://images.fairmarket.com/images/site836/home_category_office.gif","","96");
listingArray["catSlideBody"][3] = new slideListing("http://auctions.samsclub.com/HTML/Cat235316.htm","","http://images.fairmarket.com/images/site836/home_category_outdoor.gif","","96");
listingArray["catSlideBody"][4] = new slideListing("http://auctions.samsclub.com/HTML/Cat235288/Page1.htm?CatNo=11938","","http://images.fairmarket.com/images/site836/home_category_travel.gif","","96");
listingArray["catSlideBody"][5] = new slideListing("http://auctions.samsclub.com/HTML/Cat235273/Page1.htm?CatNo=11924","","http://images.fairmarket.com/images/site836/home_category_tvs.gif","","96");
listingArray["catSlideBody"][6] = new slideListing("http://auctions.samsclub.com/HTML/Cat235638/Page1.htm?CatNo=12082","","http://images.fairmarket.com/images/site836/home_category_videogame.gif","","96");
listingArray["catSlideBody"][7] = new slideListing("http://auctions.samsclub.com/HTML/Cat235257.htm","","http://images.fairmarket.com/images/site836/home_category_computers.gif","","96");
listingArray["catSlideBody"][8] = new slideListing("http://auctions.samsclub.com/HTML/Cat235273/Page1.htm?CatNo=11924","","http://images.fairmarket.com/images/site836/home_category_tvs.gif","","96");
listingArray["catSlideBody"][9] = new slideListing("http://auctions.samsclub.com/HTML/Cat235288/Page1.htm?CatNo=11938","","http://images.fairmarket.com/images/site836/home_category_travel.gif","","96");
listingArray["catSlideBody"][10] = new slideListing("http://auctions.samsclub.com/HTML/Cat235257.htm","","http://images.fairmarket.com/images/site836/home_category_computers.gif","","96");
listingArray["catSlideBody"][11] = new slideListing("http://auctions.samsclub.com/HTML/Cat235316.htm","","http://images.fairmarket.com/images/site836/home_category_outdoor.gif","","96");
listingArray["catSlideBody"][12] = new slideListing("http://auctions.samsclub.com/HTML/Cat235290.htm","","http://images.fairmarket.com/images/site836/home_category_jewelry.gif","","96");
listingArray["catSlideBody"][13] = new slideListing("http://auctions.samsclub.com/HTML/Cat235665.htm","","http://images.fairmarket.com/images/site836/home_category_office.gif","","96");
listingArray["tableBody"] = new Array();
listingArray["tableBody"][0] = new slideListing("/scripts/ListingInfo.asp?LotNo=79512671","HP Desktop AMD, 2.80...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358531850_LG.jpg",'$639.00',"75","48","9/7/08 7:00 PM");
listingArray["tableBody"][1] = new slideListing("/scripts/ListingInfo.asp?LotNo=79520790","HP Pavilion Notebook...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358549966_LG.jpg",'$608.00',"75","39","9/7/08 6:20 PM");
listingArray["tableBody"][2] = new slideListing("/scripts/ListingInfo.asp?LotNo=79541410","Powermate Profession...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0001016360125_LG.jpg",'$951.00',"75","32","9/9/08 12:00 PM");
listingArray["tableBody"][3] = new slideListing("/scripts/ListingInfo.asp?LotNo=79512670","HP Desktop AMD, 2.80...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358531850_LG.jpg",'$611.00',"75","29","9/7/08 12:00 PM");
listingArray["tableBody"][4] = new slideListing("/scripts/ListingInfo.asp?LotNo=79541412","Black Max Powered by...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0008538858189_LG.jpg",'$771.00',"75","29","9/9/08 12:10 PM");
listingArray["tableBody"][5] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538501","37" Magnavox Widescr...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0060958512692_LG.jpg",'$532.00',"75","29","9/7/08 12:10 PM");
listingArray["tableBody"][6] = new slideListing("/scripts/ListingInfo.asp?LotNo=79536430","42" Philips LCD 1080...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0060958513148_LG.jpg",'$794.00',"75","25","9/7/08 3:00 PM");
listingArray["tableBody"][7] = new slideListing("/scripts/ListingInfo.asp?LotNo=79513241","Sharp DLP Multimedia...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0007400036522_LG.jpg",'$370.00',"75","23","9/7/08 1:30 PM");
listingArray["tableBody"][8] = new slideListing("/scripts/ListingInfo.asp?LotNo=79509800","Garmin Nuvi 200w GPS...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0075375908104_LG.jpg",'$162.00',"75","19","9/7/08 12:00 PM");
listingArray["tableBody"][9] = new slideListing("/scripts/ListingInfo.asp?LotNo=79505970","50" Samsung Plasma 7...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003672525034_LG.jpg",'$513.00',"75","19","9/8/08 7:00 AM");
listingArray["tableBody"][10] = new slideListing("/scripts/ListingInfo.asp?LotNo=79542862","Samsung 15" CCTV Sec...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003672521087_LG.jpg",'$306.00',"75","19","9/8/08 1:10 PM");
listingArray["tableBody"][11] = new slideListing("/scripts/ListingInfo.asp?LotNo=79539110","Honda Black Max 8450...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0001016349675_LG.jpg",'$601.00',"75","22","9/7/08 12:10 PM");
listingArray["tableBody"][12] = new slideListing("/scripts/ListingInfo.asp?LotNo=79540242","Cuisinart PowerBlend...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0008627902163_LG.jpg",'$32.00',"75","18","9/7/08 6:10 PM");
listingArray["tableBody"][13] = new slideListing("/scripts/ListingInfo.asp?LotNo=79516590","20" Vizio LCD 720p H...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0085738000128_LG.jpg",'$151.00',"75","17","9/9/08 5:10 AM");
listingArray["tableBody"][14] = new slideListing("/scripts/ListingInfo.asp?LotNo=79527842","50" Samsung Plasma 7...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003672525034_LG.jpg",'$501.00',"75","16","9/7/08 6:30 PM");
listingArray["tableBody"][15] = new slideListing("/scripts/ListingInfo.asp?LotNo=79510600","Sharp DLP Multimedia...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0007400036522_LG.jpg",'$395.00',"75","15","9/7/08 11:50 AM");
listingArray["tableBody"][16] = new slideListing("/scripts/ListingInfo.asp?LotNo=79525582","Whistler Cordless La...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0040679062429_LG.jpg",'$70.00',"75","15","9/7/08 2:40 PM");
listingArray["tableBody"][17] = new slideListing("/scripts/ListingInfo.asp?LotNo=79516951","Leather Executive Ch...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0065629268660_LG.jpg",'$68.00',"75","15","9/8/08 5:50 AM");
listingArray["tableBody"][18] = new slideListing("/scripts/ListingInfo.asp?LotNo=79538510","Lumix DMC-TZ3SC Digi...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0003798883164_LG.jpg",'$166.00',"75","14","9/7/08 11:50 AM");
listingArray["tableBody"][19] = new slideListing("/scripts/ListingInfo.asp?LotNo=79542401","19" Samsung Widescre...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0072950780090_LG.jpg",'$141.00',"75","14","9/7/08 11:50 AM");
listingArray["tableBody"][20] = new slideListing("/scripts/ListingInfo.asp?LotNo=79541612","37" Vizio LCD 720p H...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0085738000082_LG.jpg",'$453.00',"75","13","9/7/08 1:00 PM");
listingArray["tableBody"][21] = new slideListing("/scripts/ListingInfo.asp?LotNo=79532591","Kodak EasyShare Z127...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0004177167910_LG.jpg",'$122.00',"75","13","9/7/08 2:00 PM");
listingArray["tableBody"][22] = new slideListing("/scripts/ListingInfo.asp?LotNo=79522462","Power On Board Jump-...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088591101473_LG.jpg",'$21.00',"75","13","9/7/08 7:30 PM");
listingArray["tableBody"][23] = new slideListing("/scripts/ListingInfo.asp?LotNo=79521060","Compaq Presario Note...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358598310_LG.jpg",'$401.00',"75","13","9/7/08 8:10 PM");
listingArray["tableBody"][24] = new slideListing("/scripts/ListingInfo.asp?LotNo=79520791","HP Pavilion Notebook...","http://a1540.g.akamai.net/f/1540/2629/1h/images.fairmarket.com/images/thumbs/graphics_samsclub_com/images/products/0088358549966_LG.jpg",'$451.00',"75","13","9/8/08 8:20 AM");
listingArray["tableBody"][25] = new slideListing();
listingArray["tableBody"][26] = new slideListing();
listingArray["tableBody"][27] = new slideListing();
listingArray["tableBody"][28] = new slideListing();
listingArray["tableBody"][29] = new slideListing();
listingArray["tableBody"][30] = new slideListing();
listingArray["tableBody"][31] = new slideListing();
listingArray["tableBody"][32] = new slideListing();
listingArray["tableBody"][33] = new slideListing();
listingArray["tableBody"][34] = new slideListing();
listingArray["tableBody"][35] = new slideListing();
listingArray["tableBody"][36] = new slideListing();
listingArray["tableBody"][37] = new slideListing();
listingArray["tableBody"][38] = new slideListing();
listingArray["tableBody"][39] = new slideListing();
listingArray["tableBody"][40] = new slideListing();
listingArray["tableBody"][41] = new slideListing();
listingArray["tableBody"][42] = new slideListing();
listingArray["tableBody"][43] = new slideListing();
listingArray["tableBody"][44] = new slideListing();
listingArray["tableBody"][45] = new slideListing();
listingArray["tableBody"][46] = new slideListing();
listingArray["tableBody"][47] = new slideListing();
listingArray["tableBody"][48] = new slideListing();
listingArray["tableBody"][49] = new slideListing();
listingArray["tableBody"][50] = new slideListing();
listingArray["tableBody"][51] = new slideListing();
listingArray["tableBody"][52] = new slideListing();
listingArray["tableBody"][53] = new slideListing();
listingArray["tableBody"][54] = new slideListing();
listingArray["tableBody"][55] = new slideListing();
listingArray["tableBody"][56] = new slideListing();
listingArray["tableBody"][57] = new slideListing();
listingArray["tableBody"][58] = new slideListing();
listingArray["tableBody"][59] = new slideListing();
listingArray["tableBody"][60] = new slideListing();
listingArray["tableBody"][61] = new slideListing();
listingArray["tableBody"][62] = new slideListing();
listingArray["tableBody"][63] = new slideListing();
listingArray["tableBody"][64] = new slideListing();
listingArray["tableBody"][65] = new slideListing();
listingArray["tableBody"][66] = new slideListing();
listingArray["tableBody"][67] = new slideListing();
listingArray["tableBody"][68] = new slideListing();
listingArray["tableBody"][69] = new slideListing();
listingArray["tableBody"][70] = new slideListing();
listingArray["tableBody"][71] = new slideListing();
listingArray["tableBody"][72] = new slideListing();
listingArray["tableBody"][73] = new slideListing();
listingArray["tableBody"][74] = new slideListing();
listingArray["tableBody"][75] = new slideListing();
listingArray["tableBody"][76] = new slideListing();
listingArray["tableBody"][77] = new slideListing();
listingArray["tableBody"][78] = new slideListing();
listingArray["tableBody"][79] = new slideListing();
listingArray["tableBody"][80] = new slideListing();
listingArray["tableBody"][81] = new slideListing();
listingArray["tableBody"][82] = new slideListing();
listingArray["tableBody"][83] = new slideListing();
listingArray["tableBody"][84] = new slideListing();
listingArray["tableBody"][85] = new slideListing();
listingArray["tableBody"][86] = new slideListing();
listingArray["tableBody"][87] = new slideListing();
listingArray["tableBody"][88] = new slideListing();
listingArray["tableBody"][89] = new slideListing();
listingArray["tableBody"][90] = new slideListing();
listingArray["tableBody"][91] = new slideListing();
listingArray["tableBody"][92] = new slideListing();
listingArray["tableBody"][93] = new slideListing();
listingArray["tableBody"][94] = new slideListing();
listingArray["tableBody"][95] = new slideListing();
listingArray["tableBody"][96] = new slideListing();
listingArray["tableBody"][97] = new slideListing();
listingArray["tableBody"][98] = new slideListing();
listingArray["tableBody"][99] = new slideListing();
function buildSlideListings(startItem,oLt,oRt,oSlider,oSlideData,iCount,bShowText,iCellWidth,iCellHeight)
{
var listingBody = document.getElementById(oSlider);
var slideArray = listingArray[oSlideData];
var listingContent = "";
var leftImg = document.getElementById(oLt+"Img")
var rightImg = document.getElementById(oRt+"Img")
for(i=0;i |
|