I LOVE JESUS AND Y'ALL TOO
OFFLINE
|
|
|
Male 31 years old Canada Profile Views: 549
[ 88 ]
|
| LAST LOGIN: |
08/23/2008 00:58:04 |
|
|
At First Sight, 7th Heaven (TV)
|
|
|
positive, cheery moods, sense of humours
|
|
disrespectful, slanderness
|
 |
Hiya! I'm Ryan from beautiful county province of Alberta in western Canada. Cow peepz up here sure know how to partyin'. I'm an diehard hockey fan of Edmonton Oilers.
Please feel free to add me as a friend, I won't bite. hehe
//Alert message once script- By JavaScript Kit
//Credit notice must stay intact for use
//Visit http://javascriptkit.com for this script
//specify message to alert
var alertmessage="Welcome to JavaScript Kit! n http://javascriptkit.com"
///No editing required beyond here/////
//Alert only once per browser session (0=no, 1=yes)
var once_per_session=1
function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) { // if cookie exists
offset += search.length
// set index of beginning of value
end = document.cookie.indexOf(";", offset);
// set index of end of cookie value
if (end == -1)
end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(offset, end))
}
}
return returnvalue;
}
function alertornot(){
if (get_cookie('alerted')==''){
loadalert()
document.cookie="alerted=yes"
}
}
function loadalert(){
alert(alertmessage)
}
if (once_per_session==0)
loadalert()
else
alertornot()
|
HK-Sidekick-Ryan has 35 friend(s)
|
|