//-================= Disable Right Click ===============================-->

var popup="Sorry, Right-click is disabled. \n\n©Copyright, 'Libricon Solutions'"; 
function noway(go) 
{ if (document.all) { if (event.button == 2) { alert(popup); return false; } } if (document.layers) 
{ if (go.which == 3) { alert(popup); return false; } } } if (document.layers) 
{ document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=noway; 


// //<!--========Google Anylasis=============-->
//    //<script type="text/javascript">
//    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
//    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js'  type='text/javascript'%3E%3C/script%3E"));
//    //</script>

//    //<script type="text/javascript">
//    try {
//    var pageTracker = _gat._getTracker("UA-9106391-1");
//    pageTracker._trackPageview();
//    } catch(err) {}
//    //</script>
//    
//// <!--======================-->


//<script language="JavaScript"> 
window.status = " www.Libricon.com  (Affordable Web Sites with Best Quality) Get your own Site for just RS 999/- *";
//  </script>


////<!--========= Image SlideShow =============-->
//var slideShowSpeed = 5000;
//var crossFadeDuration = 30;
//var Pic = new Array();

//Pic[0] = 'banners/B1.gif'
//Pic[1] = 'banners/B3.gif'
//Pic[2] = 'banners/B2.jpg'
//Pic[3] = 'banners/new.gif'
//Pic[4] = 'banners/B4.jpg'
//Pic[5] = 'banners/B5.jpg'
//Pic[6] = 'banners/B6.jpg'
//Pic[7] = 'banners/hosting-ad.jpg'
//Pic[8] = 'banners/B10.gif'
//Pic[9] = 'banners/B6.jpg'
//var t;
//var j = 0;
//var p = Pic.length;
//var preLoad = new Array();

//for (i = 0; i < p; i++) 
//{
//preLoad[i] = new Image();
//preLoad[i].src = Pic[i];
//}
//function runSlideShow() 
//{
//    if (document.all) {
//    document.images.SlideShow.style.filter="blendTrans(duration=2)";
//    document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)";
//    document.images.SlideShow.filters.blendTrans.Apply();
//    }
//    document.images.SlideShow.src = preLoad[j].src;
//    if (document.all) {
//    document.images.SlideShow.filters.blendTrans.Play();
//    }
//    j = j + 1;
//    if (j > (p - 1)) j = 0;
//    t = setTimeout('runSlideShow()', slideShowSpeed);
//}

