KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/apunderkofler/clients/vfm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/apunderkofler/clients/vfm/indexo.html
<!doctype html>
<html lang="us">

<head>
  <meta charset="utf-8">
  <title>jQuery UI Example Page</title>
  <link href="jquery-ui.css" rel="stylesheet">
  <style>
	body{
		font: 62.5% "Trebuchet MS", sans-serif;
		margin: 50px;
	}
	.demoHeaders {
		margin-top: 2em;
	}
	#dialog-link {
		padding: .4em 1em .4em 20px;
		text-decoration: none;
		position: relative;
	}
	#dialog-link span.ui-icon {
		margin: 0 5px 0 0;
		position: absolute;
		left: .2em;
		top: 50%;
		margin-top: -8px;
	}
	#icons {
		margin: 0;
		padding: 0;
	}
	#icons li {
		margin: 2px;
		position: relative;
		padding: 4px 0;
		cursor: pointer;
		float: left;
		list-style: none;
	}
	#icons span.ui-icon {
		float: left;
		margin: 0 4px;
	}
	.fakewindowcontain .ui-widget-overlay {
		position: absolute;
	}
	select {
		width: 200px;
	}
	</style>
  <link rel="Stylesheet" type="text/css" href="vfm.css" />
</head>

<body>

  <div class="main_container">
    <table align="center" bgcolor="white" border="0" cellpadding="0" cellspacing="0" width="1024">
      <tr>
        <td>
        <img border="0" src="images/VFM_banner.jpg" width="1024" height="160">
        <img style="padding: 12px 0;" border="0" src="images/finest.jpg" alt="Finest Quality Craftsmanship in North America" width="1024" height="40"></td>
      </tr>
      <tr>
        <td>
        <div>
          <ul class="MenuBar">
            <li id="fst"><a href="index.html">Home</a></li>
            <li class="selected">Gallery</li>
            <li><a href="restoration.html">Restoration</a></li>
            <li><a href="testimonials.html">Testimonials</a></li>
            <li><a href="finding.html">Finding Us</a></li>
            <li><a href="contact.html">Contact</a></li>
          </ul>
        </div>
        </td>
      </tr>
      <tr>
        <td>
        <table style="margin-top: 12px;" align="center" border="0" cellpadding="0" cellspacing="0" width="986">
          <tr>
            <td valign="top">
            <h2>A Gallery of Our Products and Services</h2>
            <div id="tabs">
              <ul>
                <li><a href="#tabs-1">First</a></li>
                <li><a href="#tabs-2">Second</a></li>
                <li><a href="#tabs-3">Third</a></li>
              </ul>
              <div id="tabs-1">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod 
                tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud 
                exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
              <div id="tabs-2">Phasellus mattis tincidunt nibh. Cras orci urna, blandit id, pretium 
                vel, aliquet ornare, felis. Maecenas scelerisque sem non nisl. Fusce sed lorem in enim 
                dictum bibendum.</div>
              <div id="tabs-3">Nam dui erat, auctor a, dignissim quis, sollicitudin eu, felis. Pellentesque 
                nisi urna, interdum eget, sagittis et, consequat vestibulum, lacus. Mauris porttitor 
                ullamcorper augue.</div>
            </div>


            <!-- Tooltip -->
            <h2 class="demoHeaders">Tooltip</h2>
            <p id="tooltip"><a href="#" title="That's what this widget is">Tooltips</a> can be attached 
            to any element. When you hover the element with your mouse, the title attribute is displayed 
            in a little box next to the element, just like a native tooltip. </p>

            </div>
            <script src="external/jquery/jquery.js"></script>
            <script src="jquery-ui.js"></script>
            <script>

$( "#accordion" ).accordion();



var availableTags = [
	"ActionScript",
	"AppleScript",
	"Asp",
	"BASIC",
	"C",
	"C++",
	"Clojure",
	"COBOL",
	"ColdFusion",
	"Erlang",
	"Fortran",
	"Groovy",
	"Haskell",
	"Java",
	"JavaScript",
	"Lisp",
	"Perl",
	"PHP",
	"Python",
	"Ruby",
	"Scala",
	"Scheme"
];
$( "#autocomplete" ).autocomplete({
	source: availableTags
});



$( "#button" ).button();
$( "#radioset" ).buttonset();



$( "#tabs" ).tabs();



$( "#dialog" ).dialog({
	autoOpen: false,
	width: 400,
	buttons: [
		{
			text: "Ok",
			click: function() {
				$( this ).dialog( "close" );
			}
		},
		{
			text: "Cancel",
			click: function() {
				$( this ).dialog( "close" );
			}
		}
	]
});

// Link to open the dialog
$( "#dialog-link" ).click(function( event ) {
	$( "#dialog" ).dialog( "open" );
	event.preventDefault();
});



$( "#datepicker" ).datepicker({
	inline: true
});



$( "#slider" ).slider({
	range: true,
	values: [ 17, 67 ]
});



$( "#progressbar" ).progressbar({
	value: 20
});



$( "#spinner" ).spinner();



$( "#menu" ).menu();



$( "#tooltip" ).tooltip();



$( "#selectmenu" ).selectmenu();


// Hover states on the static widgets
$( "#dialog-link, #icons li" ).hover(
	function() {
		$( this ).addClass( "ui-state-hover" );
	},
	function() {
		$( this ).removeClass( "ui-state-hover" );
	}
);
</script>
            </td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
  </div>

</body>

</html>

Anon7 - 2021