﻿
$(document).ready(function() {
	$("#homeslider").xmlSlider({'xmlFile':"/assets/xml/home/home.xml"});
});