????

Your IP : 3.16.44.178


Current Path : /home/darkwebsol/public_ftp/sports4lux.com/wp-content/plugins/ocean-extra/assets/js/
Upload File :
Current File : /home/darkwebsol/public_ftp/sports4lux.com/wp-content/plugins/ocean-extra/assets/js/customSelect.js

var $j = jQuery.noConflict();

$j( document ).ready( function() {
	"use strict";
	// Custom select
	oceanwpCustomSelects();
} );

/* ==============================================
CUSTOM SELECT
============================================== */
function oceanwpCustomSelects() {
	"use strict"

	$j( oceanwpLocalize.customSelects ).customSelect( {
		customClass: 'theme-select'
	} );

}