<!-- Hide from old browsers -->
var imagenumber = 41 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (imagenumber-1) * randomnumber) + 1 ;
images = new Array
images[1] = "/style/image/s001.jpg"
images[2] = "/style/image/s002.jpg"
images[3] = "/style/image/s003.jpg"
images[4] = "/style/image/s004.jpg"
images[5] = "/style/image/s005.jpg"
images[6] = "/style/image/s006.jpg"
images[7] = "/style/image/s007.jpg"
images[8] = "/style/image/s008.jpg"
images[9] = "/style/image/s009.jpg"
images[10] = "/style/image/s010.jpg"
images[11] = "/style/image/s011.jpg"
images[12] = "/style/image/s012.jpg"
images[13] = "/style/image/s013.jpg"
images[14] = "/style/image/s014.jpg"
images[15] = "/style/image/s015.jpg"
images[16] = "/style/image/s016.jpg"
images[17] = "/style/image/s017.jpg"
images[18] = "/style/image/s018.jpg"
images[19] = "/style/image/s019.jpg"
images[20] = "/style/image/s020.jpg"
images[21] = "/style/image/s021.jpg"
images[22] = "/style/image/s022.jpg"
images[23] = "/style/image/s023.jpg"
images[24] = "/style/image/s024.jpg"
images[25] = "/style/image/s025.jpg"
images[26] = "/style/image/s026.jpg"
images[27] = "/style/image/s027.jpg"
images[28] = "/style/image/s028.jpg"
images[29] = "/style/image/s029.jpg"
images[30] = "/style/image/s030.jpg"
images[31] = "/style/image/s031.jpg"
images[32] = "/style/image/s032.jpg"
images[33] = "/style/image/s033.jpg"
images[34] = "/style/image/s034.jpg"
images[35] = "/style/image/s035.jpg"
images[36] = "/style/image/s036.jpg"
images[37] = "/style/image/s037.jpg"
images[37] = "/style/image/s038.jpg"
images[39] = "/style/image/s039.jpg"
images[37] = "/style/image/s040.jpg"
images[39] = "/style/image/s041.jpg"




var image = images[rand1]
// -- End Hiding Here -->


function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
var newwindow;
function popcontact(url)
{
	newwindow=window.open(url,'name','height=550,width=440,location=0,toolbar=0,scrollbars=1,resizable=1');
	if (window.focus) {newwindow.focus()}
}
function popstore(url)
{
	newwindow=window.open(url,'name','height=800,width=950,location=0,toolbar=0,scrollbars=1,resizable=1');
	if (window.focus) {newwindow.focus()}
}
function poppress(url)
{
	newwindow=window.open(url,'name','height=480,width=760');
	if (window.focus) {newwindow.focus()}
}
function poprs(url)
{
	newwindow=window.open(url,'name','height=610,width=760');
	if (window.focus) {newwindow.focus()}
}
//-->