<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style type="text/css"&gt;
/* defaults required for IE */
a, a:visited, a:hover, a:active, a:focus {color:#000;}

#holder {
	position:relative;
	background:transparent url(vertical-slide/pic1.jpg) no-repeat;
	top:20px;
	left:20px;
	width:500px;
	height:300px;
}

#scrollbox {padding:0; margin:0 0 0 0 ; width:110px; list-style:none; height:245px; overflow:auto; float:right;}
#scrollbox li {float:left;}

#scrollbox a {
	display:block;
	color:#999;
	text-decoration:none;
	border:1px solid #fff;
	width:75px;
	height:56px;
	float:left;
	padding:5px;
	font-family:"trebuchet ms", sans-serif;
	font-size:12px;
	text-align:left;
}

#scrollbox a.slidea {background:url(vertical-slide/pic1t.jpg) no-repeat center center;}
#scrollbox a.slideb {background:url(vertical-slide/pic2t.jpg) no-repeat center center;}
#scrollbox a.slidec {background:url(vertical-slide/pic3t.jpg) no-repeat center center;}
#scrollbox a.slided {background:url(vertical-slide/pic4t.jpg) no-repeat center center;}
#scrollbox a.slidee {background:url(vertical-slide/pic5t.jpg) no-repeat center center;}
#scrollbox a.slidef {background:url(vertical-slide/pic6t.jpg) no-repeat center center;}
#scrollbox a.slideg {background:url(vertical-slide/pic7t.jpg) no-repeat center center;}
#scrollbox a.slideh {background:url(vertical-slide/pic8t.jpg) no-repeat center center;}
#scrollbox a.slidei {background:url(vertical-slide/pic9t.jpg) no-repeat center center;}
#scrollbox a.slidej {background:url(vertical-slide/pic10t.jpg) no-repeat center center;}
#scrollbox a.slidek {background:url(vertical-slide/pic11t.jpg) no-repeat center center;}
#scrollbox a.slidel {background:url(vertical-slide/pic12t.jpg) no-repeat center center;}
#scrollbox a.slidem {background:url(vertical-slide/pic13t.jpg) no-repeat center center;}
#scrollbox a.sliden {background:url(vertical-slide/pic14t.jpg) no-repeat center center;}
#scrollbox a.slideo {background:url(vertical-slide/pic15t.jpg) no-repeat center center;}
#scrollbox a.slidep {background:url(vertical-slide/pic16t.jpg) no-repeat center center;}
#scrollbox a.slideq {background:url(vertical-slide/pic17t.jpg) no-repeat center center;}
#scrollbox a.slider {background:url(vertical-slide/pic18t.jpg) no-repeat center center;}
#scrollbox a.slides {background:url(vertical-slide/pic19t.jpg) no-repeat center center;}
#scrollbox a.slidet {background:url(vertical-slide/pic20t.jpg) no-repeat center center;}

#scrollbox a span {display:block; position:absolute; left:-9999px; top:0;}
#scrollbox a span img {border:0;}

#scrollbox a:hover {border:1px solid #888;}
#scrollbox a:hover span {width:326px; height:244px; left:0px; background:#fff; z-index:100;}

#scrollbox a:active {border:1px solid #000;}
#scrollbox a:focus {border:1px solid #000; outline:0;}

* html #scrollbox a:active span {width:326px; height:244px; top:0; left:0px; color:#000; background:#fff; z-index:-1;}
#scrollbox a:focus span {width:326px; height:244px; top:0; left:0px; color:#000; background:#fff; z-index:10; outline:0;}

&lt;/style&gt;
</pre></body></html>