








function Listing(title, url, uri, description, bid) {
  this.title = title;
  this.url = url;
  this.uri = uri;
  this.description = description;
  this.bid = bid;
}


var Searchfeed = new Object();
Searchfeed["HasNext"] = true;
Searchfeed["HasPrev"] = false;
listings = new Array (


  new Listing("Find undefined", "toseeka.com", "http://www.searchfeed.com/rd/Clk.jsp?id=29282161&k=undefined&r=100&a=56521&s=sff&p=61924&sid=166826&ex=1206709376261&snid=134", "Helpful Links for undefined", "0.06")


,

  new Listing("undefined Information", "couponmountain.com", "http://www.searchfeed.com/rd/Clk.jsp?id=29515008&k=undefined&r=100&a=56749&s=sff&p=61924&sid=166826&ex=1206709376261&snid=134", "Learn about undefined", "0.04")


);







var dtm_kw="undefined"; // the search keyword
var dtm_page_type="1"; // page type (1-search box, 2-category directory, 3-dynamic content, 4-404 error page)
//document.writeln('<scr'+'ipt type="text/javascript" src="http://usweb.dotomi.com/searchmessaging/searchmessaging.js"></scr'+'ipt>');


