//
_menuCloseDelay = 500; _menuOpenDelay = 150; _subOffsetTop = 10; _subOffsetLeft = -10; with (menuStyle = new mm_style()) { onclass = "menu1_onclass"; offclass = "menu1_offclass"; separatorsize = "2"; } with (menuStyle2 = new mm_style()) { onclass = "submenu1_onclass"; offclass = "submenu1_offclass"; separatorsize = "2"; } with (milonic=new menuname("menu1")) { style=menuStyle; position="relative"; alwaysvisible=1; orientation="horizontal"; aI("text=Home;url=/;"); aI("text=Services;url=/services;"); aI("text=Projects;url=/projects;"); aI("text=Gallery;showmenu=menu_fedd167f-5b6a-431a-8086-1d12853dac57;url=/gallery;"); } _menuCloseDelay = 500; _menuOpenDelay = 150; _subOffsetTop = 10; _subOffsetLeft = -10; with (menuStyle = new mm_style()) { onclass = "menu1_onclass"; offclass = "menu1_offclass"; separatorsize = "2"; } with (menuStyle2 = new mm_style()) { onclass = "submenu1_onclass"; offclass = "submenu1_offclass"; separatorsize = "2"; } with (milonic=new menuname("menu_fedd167f-5b6a-431a-8086-1d12853dac57")) { style=menuStyle2; aI("text=Classic Cars...;url=/classic-cars-amp-trucks;tooltip=Classic Cars & Trucks;"); aI("text=Cars;url=/cars;"); aI("text=Trucks & SUV's;url=/trucks-amp-suvs;"); } _menuCloseDelay = 500; _menuOpenDelay = 150; _subOffsetTop = 10; _subOffsetLeft = -10; with (menuStyle = new mm_style()) { onclass = "menu1_onclass"; offclass = "menu1_offclass"; separatorsize = "2"; } with (menuStyle2 = new mm_style()) { onclass = "submenu1_onclass"; offclass = "submenu1_offclass"; separatorsize = "2"; } with (milonic=new menuname("menu1")) { style=menuStyle; position="relative"; alwaysvisible=1; orientation="horizontal"; aI("text=Events;url=/events;"); aI("text=Contact Us;url=/contact-us;"); aI("text=Links;url=/links;"); aI("text=Diesel Motorsports;url=/khaos-diesel-motorsports;"); } _menuCloseDelay = 500; _menuOpenDelay = 150; _subOffsetTop = 10; _subOffsetLeft = -10; with (menuStyle = new mm_style()) { onclass = "menu1_onclass"; offclass = "menu1_offclass"; separatorsize = "2"; } with (menuStyle2 = new mm_style()) { onclass = "submenu1_onclass"; offclass = "submenu1_offclass"; separatorsize = "2"; } with (milonic=new menuname("menu1")) { style=menuStyle; position="relative"; alwaysvisible=1; orientation="horizontal"; aI("text=Apparel;url=/unnamed-3242016;"); } drawMenus();
Home
Services
Projects
Gallery
Classic Cars...
Cars
Trucks & SUV's
Events
Contact Us
Links
Diesel Motorsports
Apparel
Buy a Hoodie and get a Tank Top, T-Shirt, or Hat for Half Price!
(In store and phone-in orders only)
xProductBrowser("categoriesPerRow=3","views=grid(3,3) list(10) table(20)","categoryView=grid","searchView=list","id=my-store-9903072");
Do It Yourself Websites & Blogs, Start Your Risk-Free Trial Today
© 2019 Khaos Kustoms
Sign in or register
×
Modal Heading
function IsMarketingMessageOn() { var wrk = 0; return wrk == "1" ? true : false; } function returnLoginLink() { return "https://www.talkspot.com/aspx/Blob2/Admin/Signin/SecureSignin.aspx/rp/2137766/rs/www.khaoskustoms.ca"; } function returnRegisterLink() { return "https://www.talkspot.com/aspx/blob2/admin/signin/secureregister.aspx?tempkey="; } function raiseAsyncPostback() { //ff-bug #325 fix setTimeout(function () { __doPostBack("LinkButton_AsyncPostBack", ""); }, 1); } function getBlockOutColor() { return '#c0c0c0'; } function getSSLServer() { return 'www.talkspot.com'; } var allTagsStyle = 'content-box'; var publicMsgid = '2137766'; var publicHoaid = '137581' var publicPageList = ''; var publicJsVersion = '2019-01-17'; var publicIsResponsive = 'false'; var customer_email = ''; var customer_number = ''; var customer_avatar = '/images/Blobs/bbsPerson2.0.png?y=2475'; var customer_pending_comments = '0'; var customer_notifications = '0'; var public_hasSEOPriviledges = ''; var public_hasMailingListPriviledges = ''; var public_hasEditingPriviledges = ''; var public_domain_admin_link = ''; var public_domain_mail_link = ''; var my_editing = false; $(document).ready(function () { var public_isAdmin = 'false'; var public_isPreview = 'false' if (public_isPreview == 'false') { if (public_isAdmin == 'true') { my_editing = true; var publicJsVersion = '2019-01-17'; var fix = '/aspx/blob2/admin/blobpg'; var fix2 = '/blobPgJS.h'; if ($('#UnifyTemplate').length == 0) { fix2 = '/blobPgJS.b3.h'; } var fix3 = 'tml'; var fix4 = fix + fix2 + fix3; $('#tsMenuBlobpage').load(fix4 + '?x=' + publicJsVersion); } } if ($('#UnifyTemplate').length == 0) { $('body').find('div.input-group').find('input').css('box-sizing', 'border-box'); $('body').find('div.input-group').find('span.input-group-btn').attr('style', ''); $('body').find('div.input-group').find('span.input-group-btn').css('box-sizing', 'border-box'); } var $fxdTp; var $fxdBtm; if (my_editing == false) { if ($('.barWrapper').length > 0) { // new preview make it fit var tsmh = $('.barWrapper').outerHeight(); $fxdTp = $('body').find('nav.navbar.fixed-top'); if ($fxdTp.length > 0) { // re-parent the navbar to the of UnifyTemplate, thus // simulating fixed-top, no matter where the original // menu widget was placed this keeps page content // spacing correct without addtional resizing. $fxdTp.removeClass('fixed-top'); $('.barWrapper').append($fxdTp); $('#UnifyTemplate').prepend($('.barWrapper')).css('margin-top', tsmh + 'px'); } // a js widget
... when the page gets synced to B4..should be able to remove extra test. if ($fxdTp.length > 0 && $('#myVideo').length == 0) { var margin = $fxdTp.height() + ($fxdTp.css('padding-top').replace('px', '') * 1) * 2; $('#UnifyTemplate').css('padding-top', margin + 2); // + 2 is for border $('.ts-sidebar').css('margin-top', margin + 2); } } else { // adjust margins top/bottom template for fixed navbars // per ken, doesn't happen when editing. $fxdTp = $('body').find('nav.navbar.fixed-top'); // http://getpaid.talkspot.com, currently has bootstrap3 bits, bootslider (bootstrap3) loading from // a js widget
... when the page gets synced to B4..should be able to remove extra test. if ($fxdTp.length > 0 && $('#myVideo').length == 0) { var margin = $fxdTp.height() + ($fxdTp.css('padding-top').replace('px', '') * 1) * 2; $('#UnifyTemplate').css('padding-top', margin + 2); // + 2 is for border $('.ts-sidebar').css('margin-top', margin + 2); } $fxdBtm = $('body').find('nav.navbar.fixed-bottom'); if ($fxdBtm.length > 0) { var margin = $fxdBtm.height() + ($fxdBtm.css('padding-top').replace('px', '') * 1) * 2; $('#UnifyTemplate').css('padding-bottom', margin + 2); // + 2 is for border $('.ts-sidebar').css('margin-bottom', margin + 2); } // end fixed navbar } } else { setTimeout(function () { var tsmh = $('#ts-menu-main-btn-wrapper').height() $('#UnifyTemplate').css('margin-top', tsmh + 1); // any sidebars we want to nuke placement for editor $('#UnifyTemplate').removeClass('sidebar').removeClass('left').removeClass('right'); $('.ts-sidebar-btn').css('display', 'none'); $('.mnu-wrapper').find('.left').each(function () { $(this).removeClass('left').addClass('leftx'); }); $('.mnu-wrapper').find('.right').each(function () { $(this).removeClass('right').addClass('rightx'); }); }, 100); } if (IsMarketingMessageOn() == true) { var content; $.get('/aspx/_scripts/bootbox/_BoostrapAjax.html', function (data) { content = data; bootbox.dialog({ animate: false, size: "fullscreen", closeButton: true, message: content, title: "Modal title", buttons: { cancel: { label: "Cancel", className: "btn btn-secondary", callback: function () { bootbox.hideAll(); result = 0; } }, OK: { label: "Save", className: "btn btn-" + "primary", callback: function () { bootbox.hideAll(); } } } }).on('shown.bs.modal', function (e) { $("body").css('overflow', 'hidden'); }).on('hide.bs.modal', function (e) { }); }); } }); enableBackground("body"); // Log Off $('body').on('click', '.ts-logout', function (e) { e.preventDefault(); window.location.href = "/aspx/blob2/blobpage2.aspx?type=logoff"; }); function tsLogIt(menu) { return false; var fix = '/aspx/blob2/admin/blobpg'; var fix2 = '/blobpglogger.a'; var fix3 = 'spx'; var fix4 = fix + fix2 + fix3; var se = 'www.khaoskustoms.ca'; var sc = '/aspx/blob2/blobpage.aspx'; var q = 'msgid=2137766'; var parms = '?se=' + se + '&ms=' + publicMsgid + '&sc=' + sc + '&q=' + encodeURIComponent(q) + '&me=' + encodeURIComponent(menu); $.ajax({ url: fix4 + parms, dataType: 'json', type: 'GET', success: function (data) { }, error: function (xhr, ajaxOptions, thrownError) { } }); }
//
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-18807356-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();