// JavaScript Document

function fill_promos(){




/*// Start Main promo
document.getElementById('main_promo').src = "img/cymbals_index_mainpromo_trx.jpg"; // Image location within quotes w570xh200
document.getElementById('main_promo_landing').href = "#"; // Landing page from image within quotes
// End Main promo*/

// start what's hot image
document.getElementById('whats_hot').src = "img/cymbals_banner_dhexo.jpg"; // Image location within quotes w265xh150
document.getElementById('whats_hot_url').href = "cymbals_stagg_crash.cfm"; // landing url
//end what's hot image


// Start Promo left 1
document.getElementById('index_promo_left_1_img').src = "img/cymbals_promo_xs20pack.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_1_product').innerHTML ="<B>Sabian XS20 - Brilliant Finish</b></b><br> Pro Cast Cymbal Pack at stunning price.<br>"; // Product within quotes
document.getElementById('index_promo_left_1_price').innerHTML = "379"; // Price within quotes
document.getElementById('index_promo_left_1_landing').href = "cymbals_sabian_packs_xs.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_1_landing_2').href = "cymbals_sabian_packs_xs.cfm"; // Landing page from more within quotes
// End Promo left 1


// Start Promo left 2
document.getElementById('index_promo_left_2_img').src = "img/cymbals_index_promo_sbr.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_2_product').innerHTML = "<b>Sabian SBR Series</b><br>Top Quaility Sabian Starter Pack<br>"; // Product within quotes
document.getElementById('index_promo_left_2_price').innerHTML = "99"; // Price within quotes
document.getElementById('index_promo_left_2_landing').href = "cymbals_sabian_packs_solar.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_2_landing_2').href = "cymbals_sabian_packs_solar.cfm"; // Landing page from more within quotes
// End Promo left 2

// Start Promo left 3
document.getElementById('index_promo_left_3_img').src = "img/cymbal_index_promo_mcs.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_3_product').innerHTML = "<b>Meinl MCS Pack</b><br>An idrums Best Seller."; // Product within quotes
document.getElementById('index_promo_left_3_price').innerHTML = "219"; // Price within quotes
document.getElementById('index_promo_left_3_landing').href = "cymbals_meinl_mcs_packs.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_3_landing_2').href = "cymbals_meinl_mcs_packs.cfm"; // Landing page from more within quotes
// End Promo left 3

// Start Promo left 4
document.getElementById('index_promo_left_4_img').src = "img/index_sale.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_4_product').innerHTML = "<b>Cymbal Clearance</b><br>Grab a one off bargain"; // Product within quotes
document.getElementById('index_promo_left_4_price').innerHTML = "12.95"; // Price within quotes
document.getElementById('index_promo_left_4_landing').href = "sale.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_4_landing_2').href = "sale.cfm"; // Landing page from more within quotes
// End Promo left 4


// Start AD 1
document.getElementById('index_promo_ad_1_img').src = "img/cymbals_banner_stacker.jpg"; // Image location within quotes w265xh150
document.getElementById('index_promo_ad_1_landing').href = "hardware_sub_13.cfm"; // Landing page from image within quotes
// End AD 1

// Start Promo right 3
document.getElementById('index_promo_right_3_img').src = "img/cymbals_promo_accessories.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_right_3_product').innerHTML = "<b>Cymbal Accessories</b></b><br>Everything you need to keep your cymbals in tip top condition.<br>"; // Product within quotes
document.getElementById('index_promo_right_3_price').innerHTML = "3.99"; // Price within quotes
document.getElementById('index_promo_right_3_landing').href = "accessories_sub_15.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_right_3_landing_2').href = "accessories_sub_15.cfm"; // Landing page from more within quotes
// End Promo right 3


// Start Promo right 4
document.getElementById('index_promo_right_4_img').src = "img/cymbals_index_cymbalcase.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_right_4_product').innerHTML = "<b>Cymbal Cases from - &pound;18.99</b><br>select from a fantastic range of Cymbal Bags and Cases for every style and budget.<br>"; // Product within quotes
document.getElementById('index_promo_right_4_price').innerHTML = "18.99"; // Price within quotes
document.getElementById('index_promo_right_4_landing').href = "accessories_sub_20.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_right_4_landing_2').href = "accessories_sub_20.cfm"; // Landing page from more within quotes
// End Promo right 4


}

// Start Best seller 1
function best_sell_1(){
var best_1_link = "cymbals_stagg_crash.cfm."; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "1. Stagg DH EXO 13 Crash <b>&pound;41</b>"; // text within quotes

document.write('<a href="'+best_1_link+'"><font color="#000000">'+best_1_text+'</font></a>'); // do not change
}
// End Best seller 1

// Start Best seller 2
function best_sell_2(){
var best_1_link = "cymbals_packs_sabian.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "2. Sabian AAX Pack w/Bonus Crash <b>&pound;600</b> "; // text within quotes

document.write('<a href="'+best_1_link+'"><font color="#000000">'+best_1_text+'</font></a>'); // do not change
}
// End Best seller 2

// Start Best seller 3
function best_sell_3(){
var best_1_link = "cymbals_packs_sabian.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "3. Sabian XS20 Pack w/Bonus Crash <b>&pound;379</b> "; // text within quotes

document.write('<a href="'+best_1_link+'"><font color="#000000">'+best_1_text+'</font></a>'); // do not change
}
// End Best seller 3

// Start Best seller 4
function best_sell_4(){
var best_1_link = "cymbals_packs_zildjian.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "4. Zildjian ZBT Pack w/Bonus 18 Crash <b>&pound;279</b>"; // text within quotes

document.write('<a href="'+best_1_link+'"><font color="#000000">'+best_1_text+'</font></a>'); // do not change
}
// End Best seller 4

// Start Best seller 5
function best_sell_5(){
var best_1_link = "cymbals_packs_sabian.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "5. Sabian XS20 Effects  <b>&pound;169</b>" ; // text within quotes

document.write('<a href="'+best_1_link+'"><font color="#000000">'+best_1_text+'</font></a>'); // do not change
}
// End Best seller 5

// Start Best seller 6
function best_sell_6(){
var best_1_link = "cymbals_packs_sabian.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "6. Sabian SBR Pack <b>&pound;169</b>"; // text within quotes

document.write('<a href="'+best_1_link+'"><font color="#000000">'+best_1_text+'</font></a>'); // do not change
}
// End Best seller 6




//-->

