catgofire / catgofire.github.com

Catgofire.com

This URL has Read+Write access

catgofire.github.com / photos.html
100644 86 lines (76 sloc) 3.946 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
layout: default
title: photos
---
 
<script type="text/javascript">
function showhiddenid(id2show, hidelink) {
  $("#"+id2show).show('blind');
  if(hidelink) {
    $(hidelink).hide();
  }
  return false;
}
</script>
 
<h1>Photography</h1>
<div class="explanation">
  Occasionally I take photos, some of which you can find at these sites. If you want high-res versions of
  any of my photos, contact me.
</div>
 
<h2><a href="http://catgofire.deviantart.com/gallery/#_popular" target="_blank" class="external">Deviant Art</a></h2>
  <div class="photos-block">
 
  <div class="photos-line">
  <a href="http://catgofire.deviantart.com/art/Red-White-and-Firefighter-127728964" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/red_white_and_firefighter.jpg" width="225px" height="337.5px" />
  </a>
  <a href="http://catgofire.deviantart.com/art/Andrea-127729496" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/andrea.jpg" width="225px" height="337.5px" />
  </a>
  </div>
 
  <div class="photos-line">
  <a href="http://catgofire.deviantart.com/art/Ready-for-Armageddon-16706722" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/ready_for_armageddon_crop.jpg" width="225px" height="338px" />
  </a>
  <a href="http://catgofire.deviantart.com/art/Fear-and-Loathing-23348762" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/fear_and_loathing_crop.jpg" width="225px" height="338px" />
  </a>
  <a href="http://catgofire.deviantart.com/art/Chickadee-125822273" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/chickadee_crop.jpg" width="225px" height="338px" />
  </a>
  </div>
 
  <div id="devart_line3" class="photos-line hidden">
  <a href="http://catgofire.deviantart.com/art/Worshipping-Wisdom-18054140" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/worshipping_wisdom_crop.jpg" width="225px" height="338px" />
  </a>
  <a href="http://catgofire.deviantart.com/art/Gay-16706642" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/gay_crop.jpg" width="225px" height="338px" />
  </a>
  <a href="http://catgofire.deviantart.com/art/The-Surreal-Life-31223883" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/the_surreal_life_crop.jpg" width="225px" height="338px" />
  </a>
  </div>
 
  <div id="devart_line4" class="photos-line hidden">
  <a href="http://catgofire.deviantart.com/art/Overcast-16706686" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/overcast_crop.jpg" width="225px" height="338px" />
  </a>
  <a href="http://catgofire.deviantart.com/art/Bono-24369681" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/bono_crop.jpg" width="225px" height="338px" />
  </a>
  <a href="http://catgofire.deviantart.com/art/disorientation-37881483" target="_blank" class="photo">
    <img src="/assets/images/photos/devart_thumbs/disorientation_crop.jpg" width="225px" height="338px" />
  </a>
  </div>
  <a href="#" onclick="return showhiddenid('devart_line3', this);">Show more</a><br/>
  <a href="#" onclick="return showhiddenid('devart_line4', this);">Show more</a>
  </div>
 
<br><br>
 
<h2><a href="http://www.flickr.com/photos/catgofire" target="_blank" class="external">Flickr</a></h2>
  <div class="photos-block">
  <div class="photos-line">
  <a href="http://www.flickr.com/photos/catgofire/2124304663/in/set-72157603507120243/" target="_blank" class="photo">
    <img src="/assets/images/photos/flickr_thumbs/bryan_guitar_bw.jpg" width="200.4px" height="300px" />
  </a>
  <a href="http://www.flickr.com/photos/catgofire/2359245832/in/set-72157604235184557/" target="_blank" class="photo">
    <img src="/assets/images/photos/flickr_thumbs/building_collapse.jpg" width="300px" height="200.4px" />
  </a>
  </div>
  </div>