// JavaScript Document
<!--
function fill_promos(){

// Start Welcome text
//document.getElementById('welcome_text_p2').innerHTML = ""; // Paragraph 1 within quotes
// End Welcome text


/*// Start Main promo
document.getElementById('main_promo').src = "img/index_mainpromo_yamahadtxivsp.jpg"; // Image location within quotes w570xh200
document.getElementById('main_promo_landing').href = "e_drums_yamaha.cfm"; // Landing page from image within quotes
// End Main promo*/

// start what's hot image
document.getElementById('whats_hot').src = "img/edrums_banner_wavedrum.jpg"; // Image location within quotes w265xh150
document.getElementById('whats_hot_url').href = "e_drums_beatnik.cfm"; // landing url
//end what's hot image


// Start Promo left 1
document.getElementById('index_promo_left_1_img').src = "img/index_promo_dtx550.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_1_product').innerHTML = "<b>NEW: Yamaha DTX-520K</b><br>With the fantastic Silicone Snare<br>"; // Product within quotes
document.getElementById('index_promo_left_1_price').innerHTML = "849"; // Price within quotes
document.getElementById('index_promo_left_1_landing').href = "e_drums_yamaha.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_1_landing_2').href = "e_drums_yamaha.cfm"; // Landing page from more within quotes
// End Promo left 1


// Start Promo left 2
document.getElementById('index_promo_left_2_img').src = "img/e_drum_index_traps.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_2_product').innerHTML = "<b>Traps E500</b><br>Real kit Feel, Low End Price<br>"; // Product within quotes
document.getElementById('index_promo_left_2_price').innerHTML = "495"; // Price within quotes
document.getElementById('index_promo_left_2_landing').href = "e_drums_traps.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_2_landing_2').href = "e_drums_traps.cfm"; // Landing page from more within quotes
// End Promo left 2

// Start Promo left 3
document.getElementById('index_promo_left_3_img').src = "img/e_drum_index_dm6.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_3_product').innerHTML = "<b>Alesis DM6 <br></b>Stunning Brain & Duel Zone Snare<br>"; // Product within quotes
document.getElementById('index_promo_left_3_price').innerHTML = "329"; // Price within quotes
document.getElementById('index_promo_left_3_landing').href = "drums_sessionpro.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_3_landing_2').href = "drums_sessionpro.cfm"; // Landing page from more within quotes
// End Promo left 3

// Start Promo left 4
document.getElementById('index_promo_left_4_img').src = "img/e_drums_promo_dtxplorer.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_4_product').innerHTML = "<b>REDUCED: Yamaha DTX 500</b><br>New Powerful Sound Module<br>"; // Product within quotes
document.getElementById('index_promo_left_4_price').innerHTML = "499"; // Price within quotes
document.getElementById('index_promo_left_4_landing').href = "e_drums_yamaha.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_4_landing_2').href = "e_drums_yamaha.cfm"; // Landing page from more within quotes
// End Promo left 4


// Start AD 1
document.getElementById('index_promo_ad_1_img').src = "img/edrums_banner_dtxmulti.jpg"; // Image location within quotes w175xh250

document.getElementById('index_promo_ad_1_landing').href = "e_drums_beatnik.cfm"; // Landing page from image within quotes
// End AD 1

// Start Promo right 3
document.getElementById('index_promo_right_3_img').src = "img/index_promo_mesh.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_right_3_product').innerHTML = "<b>Mesh Drum Heads </b><br>Mesh Drum Head replacements for electronic kits or silent practice.<br>"; // Product within quotes
document.getElementById('index_promo_right_3_price').innerHTML = "8.99"; // Price within quotes
document.getElementById('index_promo_right_3_landing').href = "http://www.idrums.co.uk/heads_sub_5.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_right_3_landing_2').href = "http://www.idrums.co.uk/heads_sub_5.cfm"; // Landing page from more within quotes
// End Promo right 3


// Start Promo right 4
document.getElementById('index_promo_right_4_img').src = "img/index_promo_performancepad.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_right_4_product').innerHTML = "<b>Alesis Performance Pad</b><br>Performance Pad features eight velocity-sensitive drum pads and a built-in electronic drum machine with professional sounds and features.<br>"; // Product within quotes
document.getElementById('index_promo_right_4_price').innerHTML = "159"; // Price within quotes
document.getElementById('index_promo_right_4_landing').href = "e_drums_beatnik.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_right_4_landing_2').href = "e_drums_beatnik.cfm"; // Landing page from more within quotes
// End Promo right 4


}

// Start Best seller 1
function best_sell_1(){
var best_1_link = "http://www.idrums.co.uk/splash.cfm?id=48"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "1. Session Pro DD402 <b>&pound;249</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 = "drums_sessionpro.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "2. Alesis DM6 <b>&pound;329</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 = "e_drums_yamaha.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "3. Yamaha DTX550 <b>&pound;499</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 = "e_drums_beatnik.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "4. Yamaha DTX-Multi12 Pad <b>&pound;649</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 = "drums_sessionpro.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "5. Alesis DM10 Studio <b>&pound;699</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 = "e_drums_beatnik.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "6. Alesis Performance Pad <b>&pound;159</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









