c'est le même template ... non ?
après je vois un conflict avec hikashop ...
Code:
<script type="text/javascript">/*<![CDATA[*/window.addEvent('domready', function() { SqueezeBox.initialize({}); SqueezeBox.assign($$('a.modal'), { parse: 'rel' }); }); var K2SitePath = '/'; window.addEvent('domready', function() { $$('.hasTip').each(function(el) { var title = el.get('title'); if (title) { var parts = title.split('::', 2); el.store('tip:title', parts[0]); el.store('tip:text', parts[1]); } }); var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 50, fixed: false}); }); var sfolder = ""; var sfolder = ''; var fcfav_text=Array( 'Votre navigateur ne fonctionne pas avec Ajax', 'chargement', 'Ajouté à vos favoris', 'Vous devez vous identifier pour ajouter cet élément à vos favoris.', 'Supprimé de votre liste de favoris', 'utilisateurs' ); window.addEvent('domready',function(){ var options = { delay: 4000, hu:'components/com_flexicontent/medias/', transition:'elastic:in:out', duration: 1000, width: 350, height: 200, thumbnails: true, controller: true } show = new Slideshow('slideshowContainer_Galerie_107', null, options); }); var cacheBuster = "?t=" + Date.parse(new Date()); var stageW = "400"; var stageH = "300"; var attributes = {}; attributes.id = 'Flashmatic29'; attributes.name = attributes.id; var params = {}; params.bgcolor = "#FFFFFF"; params.menu = "false"; params.scale = "noScale"; params.wmode = "opaque"; params.allowfullscreen = "true"; params.allowScriptAccess = "always"; var flashvars = {}; flashvars.componentWidth = stageW; flashvars.componentHeight = stageH; flashvars.pathToFiles = ""; flashvars.xmlPath = "http://gatecameroun.com/plugins/flexicontent_fields/gallery_flashmatic/gallery_flashmatic/xml/flashmatic_29_107.xml"; swfobject.embedSWF("http://gatecameroun.com/plugins/flexicontent_fields/gallery_flashmatic/gallery_flashmatic/swf/preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "http://gatecameroun.com/plugins/flexicontent_fields/gallery_flashmatic/swf/expressInstall.swf", flashvars, params, attributes); <!-- function hikashopModifyQuantity(id,obj,add,form,type,moduleid){ var d = document, cart_type="cart", addStr="", qty=1, e = null; if(type) cart_type = type; if(add) addStr = "&add=1"; if(moduleid === undefined) moduleid = 0; if(obj){ qty = parseInt(obj.value); }else if(document.getElementById("hikashop_product_quantity_field_"+id).value){ qty = document.getElementById("hikashop_product_quantity_field_"+id).value; } if(form && document[form]){ var varform = document[form]; e = d.getElementById("hikashop_cart_type_"+id+"_"+moduleid); if(!e) e = d.getElementById("hikashop_cart_type_"+id); if(cart_type == "wishlist"){ if(e) e.value = "wishlist"; f = d.getElementById("type"); if(f) f.value = "wishlist"; }else{ if(e) e.value = "cart"; } if(varform.task) { varform.task.value = "updatecart"; } varform.submit(); }else{ var url = "/index.php/component/hikashop/product/updatecart/tmpl-component?from=module&product_id="+id+"&cart_type="+cart_type+"&quantity="+qty+addStr+"&return_url=aHR0cDovL2dhdGVjYW1lcm91bi5jb20vaW5kZXgucGhwL2hvdGVscy9ob3RlbHMtZGV1eC1ldG9pbGVzLzg5LWhvdGVscy0yLWV0b2lsZXMvMTA3LWhvdGVsLW5ndWVsYQ%3D%3D"; var completeFct = function(result) { var hikaModule = false; if(cart_type != "wishlist") { hikaModule = window.document.getElementById("hikashop_cart_module"); if(hikaModule) hikaModule.innerHTML = result; } if(!hikaModule) { } }; try{ new Ajax(url, {method: "get", onComplete: completeFct}).request(); }catch(err){ new Request({url: url, method: "get", onComplete: completeFct}).send(); } } return false; }/*]]>*/</script>