﻿try {
document.execCommand('BackgroundImageCache', false, true); 
}catch(e) {}
$(function(){
	smoothScroll.init(500);
});


