// JavaScript Document
<!--
function fill_promos(){

/*// Start Welcome text
document.getElementById('welcome_text_p1').innerHTML = "Docs Pro Plugs - with regular band jam's and home practice your ears can take a real pounding, doc's vented ear plugs lets the sound in but knock's around 20db off the volume giving your ears increased protection."; // Paragraph 1 within quotes
// End Welcome text*/


/*// Start Main promo
document.getElementById('main_promo').src = "img/accessories_mainprono_hardbag.jpg"; // Image location within quotes w570xh200
document.getElementById('main_promo_landing').href = "accessories_sub_2.cfm#h"; // Landing page from image within quotes
// End Main promo
*/

// start what's hot image
document.getElementById('whats_hot').src = "img/accessories_banner_gifts.jpg"; // Image location within quotes w265xh150
document.getElementById('whats_hot_url').href = "offers_index.cfm"; // landing url
//end what's hot image

// Start Promo left 1
document.getElementById('index_promo_left_1_img').src = "img/accessories_index_mspro.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_1_product').innerHTML = "<b>Hearing Protection</b><br>Protect yourself with Music Safe Pro<br>"; // Product within quotes
document.getElementById('index_promo_left_1_price').innerHTML = "18.99"; // Price within quotes
document.getElementById('index_promo_left_1_landing').href = "accessories_sub_8.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_1_landing_2').href = "accessories_sub_8.cfm"; // Landing page from more within quotes
// End Promo left 1


// Start Promo left 2
document.getElementById('index_promo_left_2_img').src = "img/accesories_index_qtpads.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_2_product').innerHTML = "<b>QT Silencer Pack</b><br>Keep the neighbours on side with QT."; // Product within quotes
document.getElementById('index_promo_left_2_price').innerHTML = "49"; // Price within quotes
document.getElementById('index_promo_left_2_landing').href = "accessories_sub_4.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_2_landing_2').href = "accessories_sub_4.cfm"; // Landing page from more within quotes
// End Promo left 2

// Start Promo left 3
document.getElementById('index_promo_left_3_img').src = "img/accessories_index_moogel.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_3_product').innerHTML = "<b>Moongel</b><br>Loose those unwanted overtones.<br>"; // Product within quotes
document.getElementById('index_promo_left_3_price').innerHTML = "6.99"
document.getElementById('index_promo_left_3_landing').href = "accessories_sub_10.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_3_landing_2').href = "accessories_sub_10.cfm"; // Landing page from more within quotes
// End Promo left 3

// Start Promo left 4
document.getElementById('index_promo_left_4_img').src = "img/accessories_index_drumkey.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_left_4_product').innerHTML = "<b>Drum Keys</b><br>From Only &pound;2.99!<br>"; // Product within quotes
document.getElementById('index_promo_left_4_price').innerHTML = "2.99"; // Price within quotes
document.getElementById('index_promo_left_4_landing').href = "accessories_sub_12.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_left_4_landing_2').href = "accessories_sub_12.cfm"; // Landing page from more within quotes
// End Promo left 4


// Start AD 1
document.getElementById('index_promo_ad_1_img').src = "img/accessories_banner_idrumsrug.jpg"; // Image location within quotes w175xh250
document.getElementById('index_promo_ad_1_landing').href = "accessories_sub_22.cfm"; // Landing page from image within quotes
// End AD 1

// Start Promo right 3
document.getElementById('index_promo_right_3_img').src = "img/accessories_index_mapexbags.jpg" // Image location within quotes w87xh50
document.getElementById('index_promo_right_3_product').innerHTML = "<b>Mapex Drum Cases</b><br>Protect your kit with these great value cases from Mapex."; // Product within quotes
document.getElementById('index_promo_right_3_price').innerHTML = "69"; // Price within quotes
document.getElementById('index_promo_right_3_landing').href = "accessories_sub_23.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_right_3_landing_2').href = "accessories_sub_23.cfm"; // Landing page from more within quotes
// End Promo right 3


// Start Promo right 4
document.getElementById('index_promo_right_4_img').src = "img/accessories_index_triplet.jpg"; // Image location within quotes w87xh50
document.getElementById('index_promo_right_4_product').innerHTML = "<b>Triplet - Drum Gloves</b><br>The Triplets three-band construction will eliminate dropping and losing control of your sticks.<br>"; // Product within quotes
document.getElementById('index_promo_right_4_price').innerHTML = "29.99"; // Price within quotes
document.getElementById('index_promo_right_4_landing').href = "accessories_sub_17.cfm"; // Landing page from image within quotes
document.getElementById('index_promo_right_4_landing_2').href = "accessories_sub_17.cfm"; // Landing page from more within quotes
// End Promo right 4


}

// Start Best seller 1
function best_sell_1(){
var best_1_link = "parts_gibraltar_servicecentre.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "1. Gibraltar Spare Parts fr <b>&pound;3.99</b> delivered"; // 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 = "accessories_sub_5.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "2. Vic Firth Practice Pad <b>&pound;14.99</b> delivered"; // 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 = "accessories_sub_14.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "3. Groove Juice Cymbal Cleaner <b>&pound;10.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 = "accessories_sub_10.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "4. Tama Sonic Mutes <b>&pound;1.69</b> delivered"; // 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 = "accessories_sub_8.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "5. Music Safe Pro <b>&pound;18.99</b> delivered"; // 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 = "accessories_sub_4.cfm"; // landing page url within quotes (for anchors end with #theproductname)
var best_1_text = "6. QT Drum Silencers <b>&pound;49</b> delivered "; // 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

// Start reviews 1
function reviews_1(){
var x = "'";
var reviews_1_title_link = "drums_pearl.cfm#exportex"; // product landing page url within quotes (for anchors end with #theproductname)
var reviews_1_title_text = "Export EX"; // product landing page url within quotes (for anchors end with #theproductname)
var reviews_1_review_link = "drums_pearl_exportex_reviews.cfm"; // review popup page within quotes
var reviews_1_review_text = "blah blah blah....."; // review popup page within quotes

document.write('<a href="'+reviews_1_title_link+'"><b>'+reviews_1_title_text+'</b></a><br><a href="#" onclick="window.open('+x+'reviews/'+reviews_1_review_link+''+x+','+x+'_blank'+x+','+x+'toolbar=0, location=0, directories=0, status=0, scrollbars=0, resizable=1, copyhistory=0, menuBar=0, width=430, height=670, left=300, top=0'+x+');"><font color="#000000">'+reviews_1_review_text+'</font></a>'); // do not change

}




//-->
