var win = null function confirm_delete(type, id) { if (type=="track") { var del_msg = "Are you sure you want to delete this track? This operation is not undo-able!"; } if (type=="engine") { var del_msg = "Are you sure you want to delete this engine? This operation is not undo-able!"; } if (type=="modification") { var del_msg = "Are you sure you want to delete this modification? This operation is not undo-able!"; } if (type=="timeslips") { var del_msg = "Are you sure you want to delete this timeslip? This operation is not undo-able!"; } if (type=="dyno") { var del_msg = "Are you sure you want to delete this dyno? This operation is not undo-able!"; } if (type=="laptime") { var del_msg = "Are you sure you want to delete this laptime? This operation is not undo-able!"; } if (type=="guestbook") { var del_msg = "Are you sure you want to delete this comment? This operation is not undo-able!"; } if (type=="vehicle") { var del_msg = "Are you sure you want to delete this Vehicle? This operation is not undo-able!"; } if (type=="insurance") { var del_msg = "Are you sure you want to delete this insurance premium? This operation is not undo-able!"; } if (type=="garage") { var del_msg = "Are you sure you want to delete this garage? This operation is not undo-able!"; } input_box=confirm(del_msg); if (input_box==true) { if (type!="engine") { window.location.href = "garage_" + type + ".php?do=delete_" + type + "&id=" + id; } else { window.location.href="/forum/" + id; } } } function delete_image() { var msg = "Are you sure you want to delete this image?\nClick OK to continue or Cancel to not delete the image."; input_box=confirm(msg); if (input_box==true) { return true; } else { return false; } } function delete_veh_images(subdo) { if (subdo=="del") { var msg = "Are you sure you want to delete these images?\nClick OK to continue or Cancel to not delete the images."; input_box=confirm(msg); if (input_box==true) { return true; } else { return false; } } } -->
![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
![]() |
|
Welcome to Mazdaspeed ForumsMazda Forums / MazdaSpeed Forums - Mazdaspeed Forum with High Performance Discussions, Car Gallery, Mods Information, Street Racing Stats,Street Racing Videos & more. The Archived MazdaspeedForums! Mazdaspeed Mazda MSF MazdaSpeedForums.org. You are currently viewing our boards in read mode only. We are here to preserve the data and info that is useful to Mazda gear heads. If you'd like to donate to keep this info alive, your donation will go to hosting, SSL, and domain fees. | |
Search Forum |
|