diff --git a/js/main.js b/js/main.js index c3e60907..852b1b29 100644 --- a/js/main.js +++ b/js/main.js @@ -61,7 +61,9 @@ jQuery(document).ready(function($) { updateTime(); }, 1000); })(); + +/* (function updateCompliment() { var compliments = ['Hey, handsome!','Hi, sexy!','Hello, beauty!', 'You look sexy!', 'Wow, you look hot!']; @@ -78,6 +80,7 @@ jQuery(document).ready(function($) { updateCompliment(); }, 20000); })(); +*/ (function updateWeather() {