1 neenan 1.2 <!--- 03/22/2005 Neena Commented out the Span tags --->
2
|
3 neenan 1.1 <html>
|
4 neenan 1.2
|
5 neenan 1.1 <title>HELP</title>
6 <head>
7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
8 neenan 1.2 <!--- <link rel="stylesheet" href="../css/newstyle.css" type="text/css"> --->
|
9 neenan 1.1 <META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">
10
11 <script language=javascript type="text/javascript">
12 <!--hide
13 function closeWindow()
14 {
15 window.close()
16 }
17 //end hide--></script>
18 </head>
19
20 <body bgcolor="#F4FFE9">
|
21 neenan 1.2 <!--- <span class="subheading"> --->
|
22 neenan 1.1 LOCATING LOGO URL
|
23 neenan 1.2 <!--- </SPAN> --->
|
24 neenan 1.1 <BR>
25 <br>
26 In order to locate a programs logo URL, right click on the logo,
27 open Properties and copy the Address (URL) into the LOGO URL field. <br>
28
29 If you would like e-mail the logo to us, please send it to
30 <a href="contact@p2ric.org">contact@p2ric.org</a>.
31
32 <br><br><a href="javascript:closeWindow()" class="subheading">Close Window</p>
33 </body>
34 </html>
|