<html>
<!--Generated by Angelfire: L05S00-->
<head>
<title>Photo Restoration</title>
</head>
<body bgcolor="#8b4513" text="#000000" link="#0000ff" alink="#800080" vlink="#faebd7">
<basefont size="3">

<table border="0" cellpadding="0" cellspacing="0">
<tr><td>
<!--Header-->
<h1 align="left">Photo Restoration</h1>
<!--EndHeader-->

<!--Freetext-->Here Is A Valuable Picture That Can Never Be Replaced
Thanks To Our In House Restoration Lab,
We Were Able To Restore It And Even Take Out A Person. <!--EndFreetext-->
<p>

</td></tr>

<tr><td valign="top">
<!--ImageGroup-->
<img src="res3" hspace="10" vspace="10" align="right">
<font size="5">Picture Taken In The 1950's              Before..</font>
<p>
<!--Freetext--><!--EndFreetext-->
<!--EndImageGroup-->
</td></tr>

<tr><td valign="top">
<!--ImageGroup-->
<img src="res4" hspace="10" vspace="10" align="right">
<font size="5">After</font>
<p>
<!--Freetext--><!--Insert this script anywhere between the BODY tags.-->

<form>
<center>
<script language="JavaScript">
<!--

var current = 0;

function imageArray()
{
  this.length = imageArray.arguments.length;
  for (var i = 0; i < this.length; i++)
  {
     this[i] = imageArray.arguments[i];
  }
}
// All images MUST BE OF THE SAME SIZE, since
// the dimensions of the first image will be
// used for all subsequent images.
// All the images for your slide show need to 
// be stored in the same directory.
// You can use any group and any 
// number of images. Place your images within 
// each set of quotation marks below.
// If the images are all in your Angelfire 
// images subdirectory, makes sure the name 
// of each image starts with "images/" like
// in the example below.
var imgz = new imageArray("images/0.gif","images/1.gif","images/2.gif","images/3.gif","images/4.gif","images/5.gif","images/6.gif","images/7.gif","images/8.gif","images/9.gif");

document.write('<img name="myImages" border="1" src="'+imgz[0]+'">');

function getPosition(val)
{
  var goodnum = current+val;
  if (goodnum < 0)
// This message is displayed if your visitor 
// tries to click back past your first image.
// Place your message within the quotation 
// marks below.
    alert("You can't go any farther back!");

  else
    if (goodnum > imgz.length-1)
// This message is displayed if your visitor 
// tries to click past your last image. Place 
// your message within the quotation marks 
// below.
      alert("You can't go any farther forward!");
    else
      document.myImages.src = imgz[goodnum];

  current = goodnum;
}

//-->
</script>
<br>
  <input type="button" value="<<" onclick="getPosition(-1)">  
  <input type="button" value=">>" onclick="getPosition(1)">
</center>
</form>

<!--Place this script inbetween the HEAD tags.-->


<script language="JavaScript">
<!--

<!--You can use 2 images of your own here, or use ours.-->
img_on  = "/doc/scriptlib/on.gif";
img_off = "/doc/scriptlib/off.gif";

function imgover(imgname)
{
   imgname.src = img_on;
}

function imgout(imgname)
{
   imgname.src = img_off;
}
//-->
</script>



<!--Place this script anywhere after the <BODY> tag.-->

<!--For each line of code, you need to do the following:-->
<!--In the SRC tag, place your pointer image name within the quotation marks.-->
<!--In the A HREF tag, place your URL within the quotation marks.-->
<p>
<IMG NAME="img_01" src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/d/scriptlib/off.gif" WIDTH="10" HEIGHT="10" BORDER="0">
<A HREF="http://www.angelfire.com/film/fx1/index2.html" onMouseOver="imgover(img_01)" onMouseOut="imgout(img_01)">
F/X Conceptive Productions Home Page</a>
<br>
<IMG NAME="img_02" src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/d/scriptlib/off.gif" WIDTH="10" HEIGHT="10" BORDER="0">
<A HREF="http://www.angelfire.com/film/fx1/info" onMouseOver="imgover(img_02)" onMouseOut="imgout(img_02)">
How To Contact Us</a>
<br>
<IMG NAME="img_03" src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/d/scriptlib/off.gif" WIDTH="10" HEIGHT="10" BORDER="0">
<A HREF="http://www.angelfire.com/film/fx1/herbert" onMouseOver="imgover(img_03)" onMouseOut="imgout(img_03)">
Herbert Smiling Limo Service & Gearld Photography</a>
<br>
<IMG NAME="img_04" src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/d/scriptlib/off.gif" WIDTH="10" HEIGHT="10" BORDER="0">
<A HREF="http://www.angelfire.com/film/fx1/videomagic" onMouseOver="imgover(img_04)" onMouseOut="imgout(img_04)">
Video Magic</a>
<br>
<IMG NAME="img_05" src="http://a4.g.akamai.net/7/4/445/0000/lygo.com/af/d/scriptlib/off.gif" WIDTH="10" HEIGHT="10" BORDER="0">
<A HREF="http://www.angelfire.com/film/fx1/pk" onMouseOver="imgover(img_05)" onMouseOut="imgout(img_05)">
Wedding Packages</a>
<br>



<!--EndFreetext-->
<!--EndImageGroup-->
</td></tr>

<tr><td valign="top">
<!--ImageGroup-->
<img src="/images/balloons.gif" hspace="10" vspace="10" align="right">
<font size="5">After</font>
<p>
<!--Freetext--><!--EndFreetext-->
<!--EndImageGroup-->
</td></tr>

</table>

</body>
</html>