Christian Channel, Site for Music Videos, Sermon, MP3 Songs, Lyrics, Christian News, Christian Matrimony in English, Hindi, Malayalam, Tamil, Kannada & Telugu
(function ($) { $(document).ready(function() { var CurrentUrl = window.location.href; if (CurrentUrl.match(/(rvsindex.php)|(blogweb\/index)|(faqweb\/)/)) { page = (urlRefer != undefined) ? urlRefer : ''; } else { rPath = CurrentUrl.match(/.*?(\/).*?/img); for (i=0;i< rPath.length;i++) { page = CurrentUrl.replace(/(.*?)\//,''); CurrentUrl = page; } } if ($.browser.webkit) { window.addEventListener('load', function(){ $(':-webkit-autofill').each(function(){ var text = $(this).val(); var name = $(this).attr('name'); $(this).after(this.outerHTML).remove(); $('input[name=' + name + ']').val(text); }); }, false); } var poiont = $('.rvnavigator a[href="' + page + '"]').parents("li").length; if (poiont > 0) { for (i=0;i<=poiont;i++) { $('.rvnavigator a[href="' + page + '"]').parents("li").eq(i).find('a:first').attr('class', 'current'); } } $('#jumpmenu').find('option').each(function() { if($(this).val() == window.location.href) { $(this).attr('selected', 'selected'); } }) }); })($);