// JavaScript Document
<!--
function fill_promos(){


// Start Main promo
document.getElementById('main_promo').src = "img/percussion_mainpromo_rtpro.jpg"; // Image location within quotes w570xh200
document.getElementById('main_promo_landing').href = "percussion_tambour_sub_10.cfm"; // Landing page from image within quotes
// End Main promo

// start what's hot image
document.getElementById('whats_hot').src = "img/percussion_banners_meinlcajons.jpg"; // Image location within quotes w265xh150
document.getElementById('whats_hot_url').href = "percussion_cajons.cfm"; // landing url
//end what's hot image


// Start Promo left 1
document.getElementById('index_promo_left_1_img').src = "img/percussion_index_lpjingler.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_1_product').innerHTML = "<b>LP Cyclops Jingler</b><br>Bling you Hi-Hat with a Jingler<br>"; // Product within quotes
document.getElementById('index_promo_left_1_price').innerHTML = "21.99"; // Price within quotes
document.getElementById('index_promo_left_1_landing').href = "percussion_jingle_sub_4.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_1_landing_2').href = "percussion_jingle_sub_4.cfm"; // Landing page from more within quotes
// End Promo left 1


// Start Promo left 2
document.getElementById('index_promo_left_2_img').src = "img/percussion_index_rt_dst.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_2_product').innerHTML = "<b>Mountable Tambourines</b><br>Great addition to any drum kit<br>"; // Product within quotes
document.getElementById('index_promo_left_2_price').innerHTML = "29.99"; // Price within quotes
document.getElementById('index_promo_left_2_landing').href = "percussion_dst_sub_2.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_2_landing_2').href ="percussion_dst_sub_2.cfm"; // Landing page from more within quotes
// End Promo left 2

// Start Promo left 3
document.getElementById('index_promo_left_3_img').src = "img/percussion_lp_velocity.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_3_product').innerHTML = "<b>LP Velocity Cowbell</b><br>Mount Included!<br>"; // Product within quotes
document.getElementById('index_promo_left_3_price').innerHTML = "29.99"; // Price within quotes
document.getElementById('index_promo_left_3_landing').href = "percussion_cow_sub_3.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_3_landing_2').href = "percussion_cow_sub_3.cfm"; // Landing page from more within quotes
// End Promo left 3

// Start Promo left 4
document.getElementById('index_promo_left_4_img').src = "img/percussion_jamblock_stealth.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_4_product').innerHTML = "<b>Jam blocks</b><br>Check out the powerful LP Stealth<br>"; // Product within quotes
document.getElementById('index_promo_left_4_price').innerHTML = "34.99"; // Price within quotes
document.getElementById('index_promo_left_4_landing').href = "percussion_jamb_sub_1.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_4_landing_2').href = "percussion_jamb_sub_1.cfm"; // Landing page from more within quotes
// End Promo left 4


// Start AD 1
document.getElementById('index_promo_ad_1_img').src = "img/percussion_banner_meinl_chrome.jpg"; // Image location within quotes w175xh250
document.getElementById('index_promo_ad_1_landing').href = "percussion_cow_sub_3.cfm"; // Landing page from image within quotes
// End AD 1

// Start Promo right 3
document.getElementById('index_promo_right_3_img').src = "img/percussion_index_rt_tambour.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_right_3_product').innerHTML = "<b>Meinl Tambourines</b><br>High Quality Tambourines at low prices<br>"; // Product within quotes
document.getElementById('index_promo_right_3_price').innerHTML = "24.99"; // Price within quotes
document.getElementById('index_promo_right_3_landing').href = "percussion_tambour_sub_10.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_right_3_landing_2').href = "percussion_tambour_sub_10.cfm"; // Landing page from more within quotes
// End Promo right 3


// Start Promo right 4
document.getElementById('index_promo_right_4_img').src = "img/percussion_promo_lpcpbongos.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_right_4_product').innerHTML = "<b>Meinl Bongos<br></b>Meinl Headliner Series Bongos are perfect for the student or hobbyist who is looking for a high quality instrument right from the beginning.<br>"; // Product within quotes
document.getElementById('index_promo_right_4_price').innerHTML = "66"; // Price within quotes
document.getElementById('index_promo_right_4_landing').href = "percussion_bongos_sub_7.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_right_4_landing_2').href = "percussion_bongos_sub_7.cfm"; // Landing page from more within quotes
// End Promo right 4


}

// Start Best seller 1
function best_sell_1(){
var best_1_link = "percussion_cajons_lp.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "1. LP Aspire Cajon <b>&pound;88</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 = "percussion_cow_sub_3.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "2. LP Diablo Cowbell <b>&pound;26.99</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 = "percussion_jamb_sub_1.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "3. LP Stealth Block <b>&pound;34.99</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 = "percussion_shakers.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "4. LP Glow Egg Shakers <b>&pound;2.99</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 = "percussion_jingle_sub_4.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "5. LP Cyclops Jingler <b>&pound;21.99</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 = "percussion_bongos_sub_7.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "6. Meinl Headliner Bongos <b>&pound;66</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












//-->

