@@ -48,7 +48,8 @@
$("#myh1").hide("slow");
}
- function startApp() {
+ function startApp() {
+ alert("hello");
//$("#HCsplash").hide("slow");
$("#HCsplash").css("display","none");
$(document.body).css("background","#ffffff");