-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathalbum.html
More file actions
165 lines (140 loc) · 7.68 KB
/
album.html
File metadata and controls
165 lines (140 loc) · 7.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<!-- Mirrored from www.ssit.edu.in/album.jsp by HTTrack Website Copier/3.x [XR&CO'2010], Mon, 02 Jul 2012 08:15:09 GMT -->
<HEAD>
<LINK href="jss/styles.css" type=text/css rel=stylesheet>
<title>SSIT Tumkur's Official Website </title>
<META name="keywords" content="SSIT,S.S.I.T, Sri Siddhartha, Sri Siddhartha Institute,Sri Siddhartha Institute of Technology, Tumkur,Maralur, Karnataka, Banglore, India, Parameswara, Gangadaraih, SSES, S.S.E.S, SSMC, S.S.M.C, fazal, fazal.c.a, fazal.c, hakeem, hakeem Iqbal, Vaipur ">
<meta name="description" content="SSIT Tumkur is one among the 14 premier Technical Institutions in Karnataka State, selected by the World. Bank, for the award of financial assistance, Technical Education Quality Improvement Program (TEQIP) to the tune of 10 crores. This assistance . will be utilized to improve quality of education, to modernize the laboratory facilities and to make this institution. a Center of Excellence.">
<meta name="author" content="Fazal.C.A">
<link rev="made" href="fazal_ssit_yahoo.html">
<SCRIPT language=JavaScript type=text/javascript>
<!--
document.write("<SCR" + "IPT LANGUAGE='JavaScript' SRC='jss/HM_Arrays.js' TYPE='text/javascript'><\/SCR" + "IPT>");document.write("<SCR" + "IPT LANGUAGE='JavaScript' SRC='jss/ssm.js' TYPE='text/javascript'><\/SCR" + "IPT>");
document.write("<SCR" + "IPT LANGUAGE='JavaScript' SRC='jss/HM_Loader.js' TYPE='text/javascript'><\/SCR" + "IPT>");
//-->
</SCRIPT>
<SCRIPT language='JavaScript' src="jss/ssmitems.js" ></SCRIPT>
<script language="JavaScript">
var mySlideList1 = ['album/library.jpg','album/campus.jpg','album/librarynight.jpg','album/garden.jpg','album/pgblock.jpg','album/MTech%20En.html','album/DSC_0719.html','album/DSCF2271.html','album/DSCF2276.html','album/chinesed1.jpg','album/chinesed2.jpg','album/DSC_0151.html','album/Dr%20Bob%20Hoekstra%20visit%20to%20SSIT%20Tumkur.jpg','album/IMG_0129.JPG'];
var myCaptionLst = ['Central library ','SSIT Tumkur Campus Long View','Geo-Desic Dom Library Night View','Beautiful Garden for Study and Mind Refresh','PG-Block','MTech Course Inauguration ','Visit of Foreign Deligates','Library Inside View','Library Inside View-2 ','Chinese Delegate 1','Chinese Delegate 2','New Scholors Building','Dr Bob Hoekstra visit to SSIT Tumku','Geo-Desic Dom Library Day View'];
var mySlideShow1 = new SlideShow(mySlideList1, 'slide1', 3000, "mySlideShow1", myCaptionLst);
function SlideShow(slideList, image, speed, name, CaptionList)
{
this.slideList = slideList;
this.CaptionList = CaptionList;
this.image = image;
this.speed = speed;
this.name = name;
this.current = 0;
this.timer = 0;
}
SlideShow.prototype.play = SlideShow_play;
SlideShow.prototype.next = SlideShow_next;
SlideShow.prototype.prev = SlideShow_prev;
function SlideShow_next()
{
with(this)
{
if(current++ == slideList.length-1) current = 0;
switchImage(image, slideList[current], CaptionList[current]);
}
}
function SlideShow_play()
{
with(this)
{
if(current++ == slideList.length-1) current = 0;
switchImage(image, slideList[current], CaptionList[current]);
clearTimeout(timer);
timer = setTimeout(name+'.play()', speed);
}
}
function SlideShow_prev()
{
with(this)
{
if(current-- ==0 ) current = slideList.length-1;
switchImage(image, slideList[current], CaptionList[current]);
}
}
function switchImage(imgName, imgSrc, imgCapt)
{
if (document.images)
{
if (imgSrc != "none")
{
document.images[imgName].src = imgSrc;
document.images[imgName].alt = imgCapt;
document.f1.capt.size = imgCapt.length+3;
document.f1.capt.value = imgCapt;
}
}
}
</script>
</HEAD>
<BODY bottomMargin=0 leftMargin=0 topMargin=0 rightMargin=0 marginheight="0"
style="OVERFLOW-X: hidden; OVERFLOW-Y: scroll;" marginwidth="0" ><a name="top"></a>
<center><form name="f1" style="background-color:#fafafa;width:783" >
<TABLE height="67" cellSpacing=0 cellPadding=0 width="780" border=0>
<TBODY>
<TR >
<td align="center">
<img src="img/logo.gif" ></td>
</TR>
</TBODY>
</TABLE>
<TABLE width=780 height=26 border="0" bordercolor="#0000AA" style=" border-color: #000000" cellpading="0" cellspacing="0" background="img/bar.gif">
<TBODY>
<TR >
<td width="80" align="center" > <a href="index-2.html" >Home</a></td>
<TD width="90" ><A onMouseover="dropdownmenu(this, event, menu6, '150px')" onClick="return clickreturnvalue()"onMouseout="delayhidemenu()" href="#">| About Us</a></TD>
<TD width="80" ><A onMouseover="dropdownmenu(this, event, menu1, '150px')" onClick="return clickreturnvalue()"onMouseout="delayhidemenu()" href="#">| Facilities</A></TD>
<TD width="80" ><A href="dept/index.html"> |Departments</A></TD>
<TD width="80" ><A href="faculty.htm" onMouseover="dropdownmenu(this, event, menu3, '150px')" onClick="return clickreturnvalue()"onMouseout="delayhidemenu()" >|Administration</A></TD>
<TD width="80" ><a onMouseover="dropdownmenu(this, event, menu4, '150px')" onClick="return clickreturnvalue()"onMouseout="delayhidemenu()" href="#">| Activities</a></TD>
<TD width="75"><a href="loc.htm">| Location</a></TD>
<TD width="90" ><A onMouseover="dropdownmenu(this, event, menu5, '150px')" onClick="return clickreturnvalue()"onMouseout="delayhidemenu()" href="#">| Contact Us</a></TD>
</TR>
</TBODY>
</TABLE><br>
<table border="0" width="700" align="center" cellpadding="0" cellspacing="0">
<tr><th colspan="3">
<input type="button" value="<< PREV" onClick="mySlideShow1.prev();">
<!-- <input type="button" value="Slide Show" onClick="mySlideShow1.play();"> -->
<input type="button" value="NEXT >>" onClick="mySlideShow1.next();">
</th>
</tr>
<tr bgcolor="#3A6D98"><td colspan="3" align="center"><b style="color:#ffffff;">Photo Album</b></td></tr>
<tr><td bgcolor="#3A6D98" width="10"></td><td align="center" ><br>
<input type="text" readonly="true" name="capt" value="Central Library" style="font-weight:bold;"><br>
<img src="album/library.jpg" name="slide1" width="600" alt="Central Library" border="1"><br>
<br>
</td><td bgcolor="#3A6D98" width="10"></td></tr>
<tr bgcolor="#3A6D98"><td colspan="3" height="10"></td></tr>
<tr><th colspan="3">
<input type="button" value="<< PREV" onClick="mySlideShow1.prev();">
<!-- <input type="button" value="Slide Show" onClick="mySlideShow1.play();"> -->
<input type="button" value="NEXT >>" onClick="mySlideShow1.next();">
</th></tr>
</table>
<br>
<center>
<b style="color:#FFFFFF;background-color:#1a60a8;height:18">
<a href="album.html" class="fazal">Photo Gallery</a> |
<a href="mgmt.htm" class="fazal">Management</a> |
<a href="tele.htm" class="fazal">Telephone Directory</a> |
<a href="dept/index.html" class="fazal">Departments</a> |
<a href="dept/dhome6daf.html?did=ssitplacement&dname=Training And Placement" class="fazal">Placement Cell</a> |
<a href="loc.htm" class="fazal">How to Reach</a> |
<a href="loc.htm" class="fazal">Link Centre</a> |
<a href="credits.htm" class="fazal">Credits</a> |
<a href="feedb.htm" class="fazal">Contact Us</a>
</b>
<!-- -->
</center>
<TABLE cellSpacing=0 cellPadding=0 width=780 border=0><TBODY> <tr><td bgcolor='#3A6D98' height='2'> </td></tr><TR><TD align=middle height=25> <p align='center' style='font-size:10px;'> Designed and Developed By: Fazal.C.A, Assisted By: Hakeem Iqbal. Copyright<font size='2'>©</font>2012 SSIT Tumkur. All rights reserved</p></TD></TR> </TBODY></TABLE>
</form></center>
</body>
<!-- Mirrored from www.ssit.edu.in/album.jsp by HTTrack Website Copier/3.x [XR&CO'2010], Mon, 02 Jul 2012 08:24:35 GMT -->
</html>