Error: Sorry, but the Product you've requested wasn't found!
|
|
|
|
if (TransMenu.isSupported()) {
TransMenu.updateImgPath('http://www.ctk9services.com/modules/mod_virtuemart/vm_transmenu/');
var ms = new TransMenuSet(TransMenu.direction.right, 0, 0, TransMenu.reference.topRight);
TransMenu.subpad_x = 1;
TransMenu.subpad_y = 0;
TransMenu.renderAll();
}
init1=function(){TransMenu.initialize();}
if (window.attachEvent) {
window.attachEvent("onload", init1);
}else{
TransMenu.initialize();
}
Error: Sorry, but the Product you've requested wasn't found! |
|