<!--

/*
Auto Maximize Window Script- By Nick Lowe (nicklowe@ukonline.co.uk)
For full source code, 100's more free DHTML scripts, and Terms Of Use
Visit http://www.dynamicdrive.com
*/

window.moveTo(0,0);
if (document.all) {
window.resizeTo(screen.availWidth,screen.availHeight);
}
else if (document.layers) {
if (window.outerHeight<screen.availHeight||window.outerWidth<screen.availWidth){
window.outerHeight = screen.availHeight;
window.outerWidth = screen.availWidth;
}
}
//-->

<!--
function clickIE() {
if (document.all) {
return false;
}
} 
function clickNS(e) {
if (document.layers||(document.getElementById&&!document.all)) { 
if (e.which==2||e.which==3) {
return false;
}
}
} 
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS;
} 
else{
document.onmouseup=clickNS;
document.oncontextmenu=clickIE;
} 
document.oncontextmenu=new Function("return false") 
// -->

<!--
//configure the two variables below to match yoursite's own info
var bookmarkurl="http://www.silverdragonart.co.uk"
var bookmarktitle="Silver Dragon Chinese Art"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//-->

<!-- 
function NewWindow(mypage, myname, w, h, scroll) {
var winl = (screen.width - w) / 2;
var wint = (screen.height - h) / 2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}
//-->

<!--
var pic_width=145;
var pic_height=105;
var delay=1090;
if (document.images)
 {
     pic1= new Image(pic_width,pic_height);
     pic1.src="cat-pict1.jpg";
     pic2= new Image(pic_width,pic_height);
     pic2.src="cat-pict2.jpg";
     pic3= new Image(pic_width,pic_height);
     pic3.src="cat-pict4.jpg";
     pic4= new Image(pic_width,pic_height);
     pic4.src="cat-pict5.jpg";
     pic5= new Image(pic_width,pic_height);
     pic5.src="cat-pict9.jpg";
     pic6= new Image(pic_width,pic_height);
     pic6.src="cat-pict6.jpg";
     pic7= new Image(pic_width,pic_height);
     pic7.src="cat-pict7.jpg";
     pic8= new Image(pic_width,pic_height);
     pic8.src="cat-pict8.jpg"

 }
var pics= new Array(8)
   pics[0]=cat-pic1.src;
   pics[1]=cat-pic2.src;
   pics[2]=cat-pic3.src;
   pics[3]=cat-pic4.src;
   pics[4]=cat-pic5.src;
   pics[5]=cat-pic6.src;
   pics[6]=cat-pic7.src;
   pics[7]=cat-pic8.src;

var numpics=8;
var thenum=0;
imgName="img1";
function change_it()
 {
   if (document.images)
    {
      document.write("<IMG SRC='"+pics[thenum]+"' border='0' width='"+pic_width+"' height='"+pic_height+"' name='img1'>\n");
      setTimeout('change_it2()',delay);
   }
}
function change_it2()
 {
         var x=0;
          thenum+=1;
           if (thenum>numpics-1)
             thenum=0;
           document[imgName].src=pics[thenum];
           x+=1;
           setTimeout('change_it2()',delay);
 }
//-->

<!--

/*
Auto Maximize Window Script- By Nick Lowe (nicklowe@ukonline.co.uk)
For full source code, 100's more free DHTML scripts, and Terms Of Use
Visit http://www.dynamicdrive.com
*/

window.moveTo(0,0);
if (document.all) {
window.resizeTo(screen.availWidth,screen.availHeight);
}
else if (document.layers) {
if (window.outerHeight<screen.availHeight||window.outerWidth<screen.availWidth){
window.outerHeight = screen.availHeight;
window.outerWidth = screen.availWidth;
}
}
//-->

<!--
function clickIE() {
if (document.all) {
return false;
}
} 
function clickNS(e) {
if (document.layers||(document.getElementById&&!document.all)) { 
if (e.which==2||e.which==3) {
return false;
}
}
} 
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS;
} 
else{
document.onmouseup=clickNS;
document.oncontextmenu=clickIE;
} 
document.oncontextmenu=new Function("return false") 
// -->

<!--
//configure the two variables below to match yoursite's own info
var bookmarkurl="http://www.silverdragonart.co.uk"
var bookmarktitle="Silver Dragon Chinese Art"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//-->

<!-- 
function NewWindow(mypage, myname, w, h, scroll) {
var winl = (screen.width - w) / 2;
var wint = (screen.height - h) / 2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}
//-->


