// search index for WYSIWYG Web Builder
var database_length = 0;

function SearchPage(url, title, keywords, description)
{
   this.url = url;
   this.title = title;
   this.keywords = keywords;
   this.description = description;
   return this;
}

function SearchDatabase()
{
   database_length = 0;
   this[database_length++] = new SearchPage("index.html", "promosukses[dot]com", "promosukses dot com your browser does not support inline frames or is currently configured to display nbsp search this website store and office jl barus komp perum bumi rispa amplas kota medan sumatera utara phone flexi hp email sales home hot product promo news review blog variety info sarapan siang canal andalas electronic computer desktop pc notebook netbook server spare parts battery keyboard casing cd dvd drive harddisk mouse memory ram monitor motherboard power supply processor printer scanner speaker ups vga card accessories kamera digital modem network mp3 mp4 player tablet branded lokal china tv radio tape mesin cuci non kain batik souvenir software microsoft antivirus cad graphic design programming accounting jasa contact us bantuan download bursa jual beli best view x768 pixel created by tsdca allright reserved keranjang belanja barang murah berkualitas bukan murahan hanya untuk anda ", "");
   this[database_length++] = new SearchPage("home.html", "promosukses[dot]com", "promosukses dot com nbsp asus a111 usd ", "");
   this[database_length++] = new SearchPage("notebook.html", "promosukses[dot]com", "promosukses dot com nbsp asus a43le kode barang cnb usd intel core i3 ghz mc display quot wxga vga nvidia gf gt520 gb ram harddisk dvdrw bluetooth usb wlan bgn webcam dos garansi tahun buy now ", "");
   this[database_length++] = new SearchPage("under.html", "promosukses[dot]com", "promosukses dot com ", "");
   this[database_length++] = new SearchPage("prodreview.html", "promosukses[dot]com", "promosukses dot com computer acer aspire all in one z5761 notebook asus a9rp x42jr axioo tvw byon m8240 m8340 your browser does not support inline frames or is currently configured to display ", "");
   this[database_length++] = new SearchPage("page1.html", "promosukses[dot]com", "promosukses dot com computer acer aspire all in one z5761 notebook asus a9rp x42jr axioo tvw byon m8240 m8340 your browser does not support inline frames or is currently configured to display ", "");
   return this;
}

