<!--if (document.images) {  b_home_on = new Image();  b_home_on.src = "http://www.sugardaddyshop.ca/UserMods/b_home_on.gif";  b_home_off = new Image();  b_home_off.src = "http://www.sugardaddyshop.ca/UserMods/b_home.gif";  b_about_on = new Image();  b_about_on.src = "http://www.sugardaddyshop.ca/UserMods/b_about_on.gif";  b_about_off = new Image();  b_about_off.src = "http://www.sugardaddyshop.ca/UserMods/b_about.gif";   b_news_on = new Image();  b_news_on.src = "http://www.sugardaddyshop.ca/UserMods/b_news_on.gif";  b_news_off = new Image();  b_news_off.src = "http://www.sugardaddyshop.ca/UserMods/b_news.gif";    b_media_on = new Image();  b_media_on.src = "http://www.sugardaddyshop.ca/UserMods/b_media_on.gif";  b_media_off = new Image();  b_media_off.src = "http://www.sugardaddyshop.ca/UserMods/b_media.gif";    b_blog_on = new Image();  b_blog_on.src = "http://www.sugardaddyshop.ca/UserMods/b_blog_on.gif";  b_blog_off = new Image();  b_blog_off.src = "http://www.sugardaddyshop.ca/UserMods/b_blog.gif";    b_contact_on = new Image();  b_contact_on.src = "http://www.sugardaddyshop.ca/UserMods/b_contact_on.gif";  b_contact_off = new Image();  b_contact_off.src = "http://www.sugardaddyshop.ca/UserMods/b_contact.gif";    b_custservice_on = new Image();  b_custservice_on.src = "http://www.sugardaddyshop.ca/UserMods/b_custservice_on.gif";  b_custservice_off = new Image();  b_custservice_off.src = "http://www.sugardaddyshop.ca/UserMods/b_custservice.gif";   b_account_on = new Image();  b_account_on.src = "http://www.sugardaddyshop.ca/UserMods/b_account_on.gif";  b_account_off = new Image();  b_account_off.src = "http://www.sugardaddyshop.ca/UserMods/b_account.gif";  b_registry_on = new Image();  b_registry_on.src = "http://www.sugardaddyshop.ca/UserMods/b_registry_on.gif";  b_registry_off = new Image();  b_registry_off.src = "http://www.sugardaddyshop.ca/UserMods/b_registry.gif";  b_shopbag_on = new Image();  b_shopbag_on.src = "http://www.sugardaddyshop.ca/UserMods/b_shopbag_on.gif";  b_shopbag_off = new Image();  b_shopbag_off.src = "http://www.sugardaddyshop.ca/UserMods/b_shopbag.gif";   b_checkout_on = new Image();  b_checkout_on.src = "http://www.sugardaddyshop.ca/UserMods/b_checkout_on.gif";  b_checkout_off = new Image();  b_checkout_off.src = "http://www.sugardaddyshop.ca/UserMods/b_checkout.gif"; }function changeImages() {  if (document.images) {    for (var i=0; i<changeImages.arguments.length; i+=2) {      document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src");    }  }}// -->