Week # 18

Active 2008 Games: 27

Active 2008 Players: 1905

Create Your Game Here FREE

Click HERE to Play Games

Help Connecting YFC to YOUR Website

These are some of the sites running
YourFootballChallenge in 2008!


www.wklh.com


www.halshd.com



Connecting YourFootballChallenge to your website is very simple. However, if you have any problems implementing this, just send us the "link page" you wish to use and we will send you back the page with the necessary code to make it work. The necessary script is described below.

The "Link Page" is the page on YOUR website that users must go to in order to pop-up the LOGON screen for YourFootballChallenge. (It will receive many hits, so make sure you sell a banner on it!)

You will receive "link code" from us similar to the one below.

http://www.YourFootballChallenge.com/YFCLogon.asp?URLPoolId=YFC2003


Include the following JavaScript Code underneath the </head> tag on your "Link Page": (Usually towards the top of your page.)


<SCRIPT LANGUAGE="Javascript">
function openlogon() {
window.open("http://www.YourFootballChallenge.com/YFCLogon.asp?URLPoolId=YFC2003", "UserLogon", "width=640,height=420,toolbar,resizable,menubar,scrollbars")
}
</SCRIPT>


The following needs to be implemented on the word(s) or image(s) that you wish to have your users click on to start up the application:


<a href="JavaScript: openlogon()">Logon Here</a>

or

<a href="JavaScript: openlogon()"><img src="LogonImg.gif" border="0"></a>


©Copyright 2001-2008 - Chaney Systems Inc.