📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: gold-eagle.php
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Billion Center - Gold Eagle</title> <!-- Mobile Specific Meta ================================================== --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Favicon --> <link rel="shortcut icon" type="image/x-icon" href="images/fav.png" /> <!-- CSS ================================================== --> <!-- Themefisher Icon font --> <link rel="stylesheet" href="nivoslider/themes/default/default.css" type="text/css" media="screen" /> <link rel="stylesheet" href="nivoslider/nivo-slider.css" type="text/css" media="screen" /> <link rel="stylesheet" href="plugins/themefisher-font.v-2/style.css"> <!-- bootstrap.min css --> <link rel="stylesheet" href="plugins/bootstrap/dist/css/bootstrap.min.css"> <!-- Main Stylesheet --> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" type="text/css" href="slick-master/slick/slick.css"> <!--<link rel="stylesheet" href="nivo-slider/themes/default/default.css" type="text/css" media="screen" /> <link rel="stylesheet" href="nivo-slider/nivo-slider.css" type="text/css" media="screen" />--> <link rel="stylesheet" type="text/css" href="nivo-slider/slick/slick-theme.css"> <style type="text/css"> html, body { margin: 0; padding: 0; } * { box-sizing: border-box; } .slider { /*width: 50%; margin: 100px auto;*/ } .slick-slide { margin: 0px 20px; } .slick-slide img { width: 75%; text-align: center; margin-left: 10%; } .slick-prev:before, .slick-next:before { color: black; } .slick-slide { transition: all ease-in-out .3s; } .slick-active { opacity: 1; } .slick-current { opacity: 1; } .slick-current:hover{opacity:.5;} /* Style the tab */ .tab { overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; } /* Style the buttons that are used to open the tab content */ .tab button { background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; } /* Change background color of buttons on hover */ .tab button:hover { background-color: #ddd; } /* Create an active/current tablink class */ .tab button.active { background-color: #ccc; } /* Style the tab content */ .tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none; } </style> <script type="text/javascript"> function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } </script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="jquery.nivo.slider.js"></script> </head> <body id="body"> <!-- Start Preloader ==================================== --> <div id="preloader"> <div class="preloader"> <div class="sk-circle1 sk-child"></div> <div class="sk-circle2 sk-child"></div> <div class="sk-circle3 sk-child"></div> <div class="sk-circle4 sk-child"></div> <div class="sk-circle5 sk-child"></div> <div class="sk-circle6 sk-child"></div> <div class="sk-circle7 sk-child"></div> <div class="sk-circle8 sk-child"></div> <div class="sk-circle9 sk-child"></div> <div class="sk-circle10 sk-child"></div> <div class="sk-circle11 sk-child"></div> <div class="sk-circle12 sk-child"></div> </div> </div> <!-- End Preloader ==================================== --> <!-- Fixed Navigation ==================================== --> <section class="header navigation"> <div class="container"> <div class="row"> <div class="col-md-12"> <nav class="navbar navbar-expand-md"> <a class="navbar-brand" href="index.php"> <img src="images/logo.png" alt="" width="150px"> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="tf-ion-android-menu"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav ml-auto" style="margin-left: 58% !important;"> <li class="nav-item"> <a class="nav-link" href="index.php">Home <span class="sr-only">(current)</span></a> </li> <li class="nav-item active"> <a class="nav-link" href="gold.php">Gold</a> </li> <li class="nav-item"> <a class="nav-link" href="silver.php">Silver</a> </li> <li class="nav-item"> <a class="nav-link" href="platinum.php">Platinum</a> </li> <!-- <li class="nav-item"> <a class="nav-link" href="onsale.php">OnSale</a> </li> <li class="nav-item" style="width:120px;"> <a class="nav-link" href="arrivals.php">New Arrivals</a> </li> <li class="nav-item" style="width:100px;"> <a class="nav-link" href="sell.php">Sell To Us</a> </li> <li class="nav-item"> <a class="nav-link" href="charts.php">Charts</a> </li> <li class="nav-item"> <a class="nav-link" href="ira.php">IRA</a> </li> <li class="nav-item" style="width:110px;"> <a class="nav-link" href="salestax.php">Sales Tax</a>--> </li> <li class="nav-item" style="width:120px;"> <a class="nav-link" href="contact.php">Contact Us</a> </li> <!--<li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Pages </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="team.html">Team Page</a> <a class="dropdown-item" href="404.html">404 Page</a> </div> </li>--> </ul> </div> </nav> </div> </div> </div> </section> <!-- Welcome Slider ==================================== <section class="hero-area"> <div class="container"> <div class="row"> <div class="col-12 col-md-6 align-self-center"> <div id="slider" class="nivoSlider"> <img src="images/banner12.jpg" data-thumb="images/banner12.jpg" alt="" /> <!--<img src="images/banner13.jpg" data-thumb="images/banner13.jpg" alt="" title="This is an example of a caption" /> <img src="images/banner14.jpg" data-thumb="images/banner14.jpg" alt="" data-transition="slideInLeft" /> </div> </div> <div class="col-12 col-md-6"> <img src="images/side.webp" title="" alt=""/ style="margin-left:50%;"> </div> <!-- End row </div> <!-- End container <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider(); }); </script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="jquery.nivo.slider.js"></script> </div> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider(); }); </script> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider({ effect: 'random', slices: 15, boxCols: 8, boxRows: 4, animSpeed: 500, pauseTime: 3000, startSlide: 0, directionNav: true, controlNav: true, controlNavThumbs: false, pauseOnHover: true, manualAdvance: false, prevText: 'Prev', nextText: 'Next', randomStart: false, beforeChange: function(){}, afterChange: function(){}, slideshowEnd: function(){}, lastSlide: function(){}, afterLoad: function(){} }); }); </script> </section> --> <section class="services section-xs" id="services"> <div class="container" style="height:1300px"> <h2 style="margin-bottom:20px;"> 2019 1/10 oz American Gold Eagle Coin (BU) </h2> <div class="product-tab-section"> <div class="product-detail-page"> <div id="tab-container" class="tab-container" data-easytabs="true"> <script>jQuery(document).ready(function(){jQuery('li.description_tab').click();});</script> <!-- Tab content --> <div class="tab"> <button class="tablinks active" onclick="openCity(event, 'Product Details')">Product Details</button> <button class="tablinks" onclick="openCity(event, 'Specifications')">Specifications</button> </div> <div id="Product Details" class="tabcontent" style="display:block"> <div><p itemprop="description">The smallest coin in the American Gold Eagle Series is the 1/10 oz coin. Long the darling of investors, the 1/10 oz American Gold Eagle bullion coin holds the record for the highest individual mintage figure in the series with 2.75 million 1/10 oz Gold Eagles issued in 1999 alone. Right now, 2019 1/10 oz American Gold Eagle Coins are available to purchase online from Billion Center.</p><p> <strong>Coin Highlights:</strong></p><ul><li><strong>Coins arrive inside of individual protective packaging or mint tubes of 50 coins!</strong></li><li><strong>34<sup>th</sup> issue year for the 1/10 oz American Gold Eagle!</strong></li> <li>Contains 1/10 Troy oz of actual gold content in BU condition.</li><li>Bears a face value of $5 (USD) backed by the federal government. </li><li>Lady Liberty features on the obverse of the coin.</li><li>American bald eagles are visible on the reverse of the coin.</li></ul> <p>Each of the 2019 1/10 oz American Gold Eagle Coins in this product listing is available to you in Brilliant Uncirculated condition. The coins in this listing are available for individual purchase inside of protective packaging or as a bulk purchase inside of US Mint tubes of 50 coins in total, with each coin in BU condition.</p><p>When the American Gold Eagle bullion coins debuted in 1986, the 1 oz coin was the popular choice among investors. During eras of low gold prices, such as the 1980s and 1990s, the 1 oz coin remained atop the heap of four options as the go-to coin for many gold buyers. However, the 1/10 oz coin surged in popularity near Y2K as gold prices began to rise. From 1995 to 2002, the 1/10 oz coin outsold the 1 oz option in every year.</p><p>On the obverse side of 2019 1/10 oz American Gold Eagle Coins is the image of Lady Liberty. This front-facing image of Liberty walking forward from Washington DC was designed in 1907 by Augustus Saint-Gaudens to symbolize the nations growing prominence on the international stage and the projection of freedom and liberty the nation wanted to show the rest of the world. Saint-Gaudens created this design for the $20 Gold Double Eagle and it remained there until the coin was canceled in 1933.</p><p>The reverse of 2019 American Gold Eagle Coins features a design from Miley Busiek. Found exclusively on the American Gold Eagle coins, this design depicts a male eagle flying over the family nest as a female eagle stands watchful guard over a hatchling by offering her wing to it for shelter.</p><p>If you have any questions for our customer service team as you <a href="http://billioncenter.com/gold.php/">buy gold</a>, please dont hesitate to reach out. You can call us at +91 87603 29597, chat with us live online, or simply send us an email with your inquiries.</p></div> </div> <div id="Specifications" class="tabcontent"> <div class="specification-detail"> <table> <tbody> <tr> <td> Name </td> <td> American Gold Eagle </td> </tr> <tr> <td> Year </td> <td> 2019 </td> </tr> <tr> <td> Mint Mark </td> <td> Not Shown </td> </tr> <tr> <td> Purity </td> <td> .9167 </td> </tr> <tr> <td> Manufacturer </td> <td> US Mint </td> </tr> <tr> <td> Thickness </td> <td> 1.19 mm </td> </tr> <tr> <td> Diameter </td> <td> 16.5 mm </td> </tr> <tr> <td> Inner Pack </td> <td> 40 </td> </tr> <tr> <td> Outer Pack </td> <td> 5,000 </td> </tr> <tr> <td> Denomination </td> <td> $5 </td> </tr> <tr> <td> Condition </td> <td> Brilliant Uncirculated </td> </tr> <tr> <td> Face Value </td> <td> $5 </td> </tr> <tr> <td> Issuing Country </td> <td> United States </td> </tr> <tr> <td> Obverse Designer </td> <td> Augustus Saint-Gaudens </td> </tr> <tr> <td> Reverse Designer </td> <td> Miley Busiek </td> </tr> <tr> <td> Edge Design </td> <td> Reeded </td> </tr> <tr> <td> Series </td> <td> American Eagle </td> </tr> <tr> <td> CoA </td> <td> No </td> </tr> <tr> <td> Capsule Size </td> <td> 16 mm </td> </tr> <tr> <td> Packaging Type </td> <td> Plastic Flip </td> </tr> <tr> <td> Package Dimensions </td> <td> 0.652x0.652x0.045 </td> </tr> <tr> <td> Weight </td> <td> 0.1 Troy Ounce </td> </tr> <tr> <td> Shipping </td> <td> Free Shipping on Orders Over $99 </td> </tr> </tbody> </table> </div> </div> </div> <script> function openCity(evt, cityName) { var i, tabcontent, tablinks; tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } </script> </div> </div> <img src="images/americangoldeagle.jpg" title="" alt="" style="float:right;width:25%"> <div class="payment-section"> <div class="payment-inner"> <table class="card-image" cellspacing="0"> <tbody> <tr> <td> <img src="https://zfodsq-0497s6r6rnkm.cloudmaestro.com/aWecRuKVA/images/xpaper-check.png.pagespeed.ic.8BNi4LBD2I.jpg" class="paper-check" alt="paper-check"> <img src="https://2ybaes-0497s6r6rnkm.cloudmaestro.com/aWecRuKVA/images/xwire.png.pagespeed.ic.nQP-idAFrb.jpg" class="wire" alt="wire"> </td> <td> <img src="https://f5b8ui-0497s6r6rnkm.cloudmaestro.com/aWecRuKVA/images/xbitcoin.png.pagespeed.ic.oZFzI_RiCU.png" class="bitcoin" alt="bitcoin"> </td> <td> <img src="https://f5b8ui-0497s6r6rnkm.cloudmaestro.com/aWecRuKVA/images/xgray-card.png.pagespeed.ic.Ey4H_c4lI4.png" class="gray-card" alt="gray-card"> <img src="https://f5b8ui-0497s6r6rnkm.cloudmaestro.com/aWecRuKVA/images/xpaypal.png.pagespeed.ic.Oms00GFYFi.png" class="paypal" alt="paypal"> </td> </tr> </tbody> </table> <table cellspacing="0" style="width:373px;"> <thead> <tr> <th>Qty</th> <th>ACH/Check/Wire</th> <th>Bitcoin</th> <th>Card/PayPal</th> </tr> </thead> <tbody> <tr> <td> 1-49 </td> <td> $170.04 </td> <td> $171.81 </td> <td> $177.12 </td> </tr> <tr> <td> 50-99 </td> <td> $169.04 </td> <td> $170.80 </td> <td> $176.08 </td> </tr> <tr> <td> 100-499 </td> <td> $168.04 </td> <td> $169.79 </td> <td> $175.04 </td> </tr> <tr> <td> 500+ </td> <td> $167.04 </td> <td> $168.78 </td> <td> $174.00 </td> </tr> </tbody> </table> <div class="add-to-cart"><form action="/2019-1-10-oz-american-gold-eagle/?add-to-cart=2098807" class="cartform" method="post" enctype="multipart/form-data"> </form><button type="submit" class="add main-btn button addToCart" id="2098807"><span>Buy Now</span></button></div> </div> </div> </div> </section> <!-- End section --> <!-- Tab links --> </div> </div> </div> <footer id="footer" class="bg-one"> <div class="top-footer"> <div class="container"> <div class="row"> <div class="col-sm-3 col-md-3 col-lg-3"> <h3>About Us</h3> <p>Billion Center offers a vast array of gold, silver, platinum products. With an average inventory carry in the tens of millions, we are able to sell in-stock items only and satisfy even the largest of clients.</p> [<a href="about.php" class="about-us">Read More</a>]</p> </div> <!-- End of .col-sm-3 --> <div class="col-sm-3 col-md-3 col-lg-3"> <h3>Quick Links</h3> <ul> <li><a href="about.php">About Us</a></li> <li><a href="gold.php">Gold </a></li> <li><a href="silver.php">Silver</a></li> <li><a href="platinum.php">Platinum</a></li> </ul> </div> <div class="col-sm-3 col-md-3 col-lg-3"> <h3>Our Services</h3> <ul> <li><a href="privacy-policy.php">Privacy Policy</a></li> <li><a href="termsandconditions.php">Terms and Conditions</a></li> <li><a href="subscribe.php">Subscribe</a></li> <li><a href="unsubscribe.php">unsubscribe</a></li> </ul> </div> <!-- End of .col-sm-3 --> <!-- End of .col-sm-3 --> <div class="col-sm-3 col-md-3 col-lg-3"> <h3>Our Contact</h3> <p>No 9, Rajagopal street,<br> West Tambaram,<br> Chennai, Tamil Nadu 600045</p> </div> <!-- End of .col-sm-3 --> </div> </div> <!-- end container --> </div> <div class="footer-bottom"> <h5>Copyright ©2025. All rights reserved.</h5> </div> </footer> <!-- end footer --> <!-- end Footer Area ========================================== --> <!-- Essential Scripts =====================================--> <!-- Main jQuery --> <script src="plugins/jquery/dist/jquery.min.js"></script> <!-- Bootstrap 3.7 --> <script src="plugins/bootstrap/dist/js/popper.min.js"></script> <script src="plugins/bootstrap/dist/js/bootstrap.min.js"></script> <!-- Owl Carousel --> <script src="plugins/slick-carousel/slick/slick.min.js"></script> <script src="https://cdn.plot.ly/plotly-latest.min.js"></script> <script> var trace1 = { x: [1, 2, 3, 4], y: [10, 15, 13, 17], type: 'scatter' }; var trace2 = { x: [1, 2, 3, 4], y: [16, 5, 11, 9], type: 'scatter' }; var data = [trace1, trace2]; Plotly.newPlot('myDiv', data); </script> <!-- Smooth Scroll js --> <script src="plugins/smooth-scroll/dist/js/smooth-scroll.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCC72vZw-6tGqFyRhhg5CkF2fqfILn2Tsw"></script> <!-- Custom js --> <script src="js/script.js"></script> <script src="./slick/slick.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript"> $(document).on('ready', function() { $(".vertical-center-4").slick({ dots: true, vertical: true, centerMode: true, slidesToShow: 4, slidesToScroll: 2 }); $(".vertical-center-3").slick({ dots: true, vertical: true, centerMode: true, slidesToShow: 3, slidesToScroll: 3 }); $(".vertical-center-2").slick({ dots: true, vertical: true, centerMode: true, slidesToShow: 2, slidesToScroll: 2 }); $(".vertical-center").slick({ dots: true, vertical: true, centerMode: true, }); $(".vertical").slick({ dots: true, vertical: true, slidesToShow: 3, slidesToScroll: 3 }); $(".regular").slick({ dots: true, infinite: true, slidesToShow: 3, slidesToScroll: 3 }); $(".center").slick({ dots: true, infinite: true, centerMode: true, slidesToShow: 5, slidesToScroll: 3 }); $(".variable").slick({ dots: true, infinite: true, variableWidth: true }); $(".lazy").slick({ lazyLoad: 'ondemand', // ondemand progressive anticipated infinite: true }); }); </script> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider({ effect: 'random', slices: 15, boxCols: 8, boxRows: 4, animSpeed: 500, pauseTime: 3000, startSlide: 0, directionNav: true, controlNav: true, controlNavThumbs: false, pauseOnHover: true, manualAdvance: false, prevText: 'Prev', nextText: 'Next', randomStart: false, beforeChange: function(){}, afterChange: function(){}, slideshowEnd: function(){}, lastSlide: function(){}, afterLoad: function(){} }); }); </script> </body> </html>
Save