<script type="text/javascript">
function out(id)
{
  image = new Image();
  image.src= 'http://www.techze.us/out/' + id;
}
</script>