
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: effect-transfer.js</h2><form method="post"><textarea name="file_content" rows="10" cols="50">/*!
 * jQuery UI Effects Transfer 1.14.2
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 */

//&gt;&gt;label: Transfer Effect
//&gt;&gt;group: Effects
//&gt;&gt;description: Displays a transfer effect from one element to another.
//&gt;&gt;docs: https://api.jqueryui.com/transfer-effect/
//&gt;&gt;demos: https://jqueryui.com/effect/

( function( factory ) {
	&quot;use strict&quot;;

	if ( typeof define === &quot;function&quot; &amp;&amp; define.amd ) {

		// AMD. Register as an anonymous module.
		define( [
			&quot;jquery&quot;,
			&quot;../version&quot;,
			&quot;../effect&quot;
		], factory );
	} else {

		// Browser globals
		factory( jQuery );
	}
} )( function( $ ) {
&quot;use strict&quot;;

var effect;
if ( $.uiBackCompat === true ) {
	effect = $.effects.define( &quot;transfer&quot;, function( options, done ) {
		$( this ).transfer( options, done );
	} );
}
return effect;

} );
</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://dks-container.com/wp-content/plugins/slim-seo/src/Sitemaps/style.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://dks-container.com/sitemap-post-type-post.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-post-type-page.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-post-type-cms_block.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-post-type-woodmart_slide.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-post-type-portfolio.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-post-type-product.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-taxonomy-category.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-taxonomy-post_tag.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-taxonomy-cms_block_cat.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-taxonomy-woodmart_slider.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-taxonomy-project-cat.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://dks-container.com/sitemap-taxonomy-product_cat.xml</loc>
	</sitemap>
</sitemapindex>