inc_slideshow_js =
' <script language="JavaScript1.2" type="text/javascript"'
+ '>\n\n\n\nvar variableslide=new Array()\n\n//variableslid'
+ 'e[x]=["path to image", "OPTIONAL link for image", "OPTIO'
+ 'NAL text description (supports HTML tags)"]\n\nvariables'
+ 'lide[0]=[\'http://www.wilkes-rowe.com/Ling/Images/Objects'
+ '/flagcollage3.gif\', \'\', \'"... translation services in mo'
+ 're than 140 languages ..."\']\nvariableslide[1]=[\'http://'
+ 'www.wilkes-rowe.com/Ling/Images/Objects/flagcollage6.gif'
+ '\', \'\',\'"... qualified professional interpreters ..."\']\n'
+ 'variableslide[2]=[\'http://www.wilkes-rowe.com/Ling/Image'
+ 's/Objects/flagcollage1.gif\', \'\', \'"... the highest possi'
+ 'ble standards ..."\']\n\n//configure the below 3 variable'
+ 's to set the dimension/background color of the slideshow'
+ '\n\nvar slidewidth=\'700px\' //set to width of LARGEST ima'
+ 'ge in your slideshow\nvar slideheight=\'25px\' //set to he'
+ 'ight of LARGEST image in your slideshow, plus any text d'
+ 'escription\nvar slidebgcolor=\'FFFFFF\'\n\n\n//configure t'
+ 'he below variable to determine the delay between image r'
+ 'otations (in miliseconds)\nvar slidedelay=4000\n\n////Do'
+ ' not edit pass this line////////////////\n\nvar ie=docum'
+ 'ent.all\nvar dom=document.getElementById\n\nfor (i=0; i['
+ 'variableslide.length]-1; i++){\nvar cacheimage=new Image'
+ '()\ncacheimage.src=variableslide[i][0]\n}\n\nvar current'
+ 'slide=0\n\nfunction rotateimages(){\ncontentcontainer=\'<'
+ 'center>\'\nif (variableslide[currentslide][1]!="")\nconte'
+ 'ntcontainer+=\'<a href="\'+variableslide[currentslide][1]+'
+ '\'">\'\ncontentcontainer+=\'<img src="\'+variableslide[curre'
+ 'ntslide][0]+\'"border="0" vspace="3" alt="a"/>\'\nif (vari'
+ 'ableslide[currentslide][1]!="")\ncontentcontainer+=\'</a>'
+ '\'\ncontentcontainer+=\'</center>\'\nif (variableslide[curr'
+ 'entslide][2]!="")\ncontentcontainer+=variableslide[curre'
+ 'ntslide][2]\n\n\nif (document.layers){\ncrossrotateobj.d'
+ 'ocument.write(contentcontainer)\ncrossrotateobj.document'
+ '.close()\n}\nelse if (ie||dom)\ncrossrotateobj.innerHTML'
+ '=contentcontainer\nif (currentslide==variableslide.lengt'
+ 'h-1) currentslide=0\nelse currentslide++\nsetTimeout("ro'
+ 'tateimages()",slidedelay)\n}\n\nif (ie||dom)\ndocument.w'
+ 'rite(\'<div id="slidedom" style="width:\'+slidewidth+\';hei'
+ 'ght:\'+slideheight+\'; background-color:\'+slidebgcolor+\'">'
+ '</div>\')\n\nfunction start_slider(){\ncrossrotateobj=dom'
+ '? document.getElementById("slidedom") : ie? document.all'
+ '.slidedom : document.slidensmain.document.slidenssub\nif'
+ ' (document.layers)\ndocument.slidensmain.visibility="sho'
+ 'w"\nrotateimages()\n}\n\nif (ie||dom)\nstart_slider()\ne'
+ 'lse if (document.layers)\nwindow.onload=start_slider\n\n'
+ '</script>';

// end_var_declaration
document.write(inc_slideshow_js);
