File: contact.html

package info (click to toggle)
mined 2000.10-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 10,912 kB
  • ctags: 2,256
  • sloc: ansic: 130,722; sh: 1,742; makefile: 253; perl: 169; sed: 152; cpp: 28
file content (14 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<script language="JavaScript">
top.select ("contact");
</script>

<frameset rows=0,* border=0 frameborder=0 framespacing=0>
	<frame frameborder=0
	 marginwidth=0 marginheight=0
	 scrolling=no
	>
	<frame frameborder=0
	 src=donate.html
	 marginwidth=10 marginheight=10
	>
</frameset>