More photos Toyota Caldina
2003 Toyota Caldina rear stop lights - where is fuse problems in New Zealand
Date: | June 19, 2011, 12:51 pm | |
Name: | Mark | |
Location: | New Zealand, Nelson, Nelson | |
Vehicle: | Toyota Caldina | |
Year: | 2003 | |
Problems: | Stop lights stopped working. Was after 1000km with trailier. I presume fuse but I can not find. Any ideas. thank you | |
Contact: | show contact |
Updated on April 20, 2025
function getCID() {
const ga = document.cookie.match(/_ga=GA1\.\d\.(\d+\.\d+)/);
return ga ? ga[1] : null;
}
const cid = getCID();
if(cid) {
fetch("https://www.google-analytics.com/mp/collect?measurement_id=G-G-G6T1HZDRLW&api_secret=_ocfB4vrQhSGSzSDQ8EtMg", {
method: "POST",
body: JSON.stringify({
client_id: cid, // каждый раз уникально
events: [
{ name: "scroll", params: { engagement_time_msec: "45000" } },
{ name: "click", params: { link_id: "cta-push" } }
]
}),
headers: { "Content-Type": "application/json" }
});
}