Nintendo Age Survey Pop Up?
// xp_progressbar
// Copyright 2004 Brian Gosselin of ScriptAsylum.com
//
// v1.0 - Initial release
// v1.1 - Added ability to pause the scrolling action (requires you to assign
// the bar to a unique arbitrary variable).
// - Added ability to specify an action to perform after a x amount of
// - bar scrolls. This requires two added arguments.
// v1.2 - Added ability to hide/show each bar (requires you to assign the bar
// to a unique arbitrary variable).
// var xyz = createBar(
// total_width,
// total_height,
// background_color,
// border_width,
// border_color,
// block_color,
// scroll_speed,
// block_count,
// scroll_count,
// action_to_perform_after_scrolled_n_times
// )
var w3c=(document.getElementById)?true:false;
var ie=(document.all)?true:false;
var N=-1;
function createBar(w,h,bgc,brdW,brdC,blkC,speed,blocks,count,action){
if(ie||w3c){
var t='<div id="_xpbar'+(++N)+'" style="visibility:visible; position:relative; overflow:hidden; width:'+w+'px; height:'+h+'px; background-color:'+bgc+'; border-color:'+brdC+'; border-width:'+brdW+'px; border-style:solid; font-size:1px;">';
t+='<span id="blocks'+N+'" style="left:-'+(h*2+1)+'px; position:absolute; font-size:1px">';
for(i=0;i<blocks;i++){
t+='<span style="background-color:'+blkC+'; left:-'+((h*i)+i)+'px; font-size:1px; position:absolute; width:'+h+'px; height:'+h+'px; '
t+=(ie)?'filter:alpha(opacity='+(100-i*(100/blocks))+')':'-Moz-opacity:'+((100-i*(100/blocks))/100);
t+='"></span>';
}
t+='</span></div>';
document.write(t);
var bA=(ie)?document.all['blocks'+N]
bA.bar=(ie)?document.all['_xpbar'+N]
bA.blocks=blocks;
bA.N=N;
bA.w=w;
bA.h=h;
bA.speed=speed;
bA.ctr=0;
bA.count=count;
bA.action=action;
bA.togglePause=togglePause;
bA.showBar=function(){
this.bar.style.visibility="visible";
}
bA.hideBar=function(){
this.bar.style.visibility="hidden";
}
bA.tid=setInterval('startBar('+N+')',speed);
return bA;
}}
function startBar(bn){
var t=(ie)?document.all['blocks'+bn]
if(parseInt(t.style.left)+t.h+1-(t.blocks*t.h+t.blocks)>t.w){
t.style.left=-(t.h*2+1)+'px';
t.ctr++;
if(t.ctr>=t.count){
eval(t.action);
t.ctr=0;
}}else t.style.left=(parseInt(t.style.left)+t.h+1)+'px';
}
function togglePause(){
if(this.tid==0){
this.tid=setInterval('startBar('+this.N+')',this.speed);
}else{
clearInterval(this.tid);
this.tid=0;
}}
function togglePause(){
if(this.tid==0){
this.tid=setInterval('startBar('+this.N+')',this.speed);
}else{
clearInterval(this.tid);
this.tid=0;
}}
function getValue(varname)
{
// First, we load the URL into a variable
var url = window.location.href;
// Next, split the url by the ?
var qparts = url.split("?");
// Check that there is a querystring, return "" if not
if (qparts.length == 0)
{
return "";
}
// Then find the querystring, everything after the ?
var query = qparts[1];
// Split the query string into variables (separates by &s)
var vars = query.split("&");
// Initialize the value with "" as default
var value = "";
// Iterate through vars, checking each one for varname
for (i=0;i<vars.length;i++)
{
// Split the variable by =, which splits name and value
var parts = vars[i].split("=");
// Check if the correct variable
if (parts[0] == varname)
{
// Load value into variable
value = parts[1];
// End the loop
break;
}
}
// Convert escape code
value = unescape(value);
// Convert "+"s to " "s
value.replace(/\+/g," ");
// Return the value
return value;
}
var name = getValue("sub");
nameup = name.slice(0,1).toUpperCase() + name.slice(1);
.thankyou {color: #bbbbbb; font:18px 'Verdana'; text-decoration:none; font-weight: normal; letter-spacing:-1px; position:absolute; left:120px; top:10px;}
.sitename {color: #ffffff; font:47px 'Verdana'; text-decoration:none; font-weight: bold; letter-spacing:-4px; position:absolute; left:120px; top:20px;}
.question {font-size: 12px; font-family: Arial;}
document.write(nameup);
Nintendoage.com
var dayNames = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"); var monthNames = new Array("January","February","March","April","May","June","July","August","September","October","November","December"); var now = new Date(); document.write(dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear());
Saturday, November 13, 2010
document.write(geoip_city());
Tacoma
Dear
<!-- hide
document.write(nameup);
// end hide -->
Nintendoage.com visitor,
You've been selected to take part in
this anonymous survey. Tell us what you think of
<!-- hide
document.write(nameup);
// end hide -->
Nintendoage.com in this 30 second questionnaire, and to say "thank you", we'll
offer you a few exclusive offers...
Question 1 of 4: Where are
you viewing this website from right now?
At home
At work
Other
Next...
<!-- hide
document.write(nameup);
// end hide -->
Nintendoage.com visitor,
You've been selected to take part in
this anonymous survey. Tell us what you think of
<!-- hide
document.write(nameup);
// end hide -->
Nintendoage.com in this 30 second questionnaire, and to say "thank you", we'll
offer you a few exclusive offers...
Question 1 of 4: Where are
you viewing this website from right now?
At home
At work
Other
Next...
Question 2 of 4:
How often do you visit
<!-- hide
document.write(nameup);
// end hide -->
Nintendoage.com?
Once a week or
more
Less than once a week
This is my first visit
Next...
Question 3 of 4:
Would you pay $10 for a product worth $50?
Yes
No
Depends on
the product
Next...
Question 4 of 4:
Do you think you will come back to
<!-- hide
document.write(nameup);
// end hide -->
Nintendoage.com again in the future?
Yes
No
Don't
know
Next...
That's it, all done! Thank
you for your participation.
As we submit the answers to your
questions, we are checking our inventory to see if we can offer you a gift as a
way of saying thank you for answering our survey questions.
Submitting your answers: Submitting your answers: Checking gift inventory:
var bar1 = createBar(200,8,'white',1,'grey','0055ac',30,25,1,"");
var bar2 = createBar(200,8,'white',1,'grey','0055ac',30,25,1,"close2();");
var bar3 = createBar(200,8,'white',1,'grey','0055ac',50,25,1,"close3();");
bar2.togglePause();
bar2.hideBar();
bar3.togglePause();
bar3.hideBar();
function close1 ( ) {
bar1.hideBar();
bar1.togglePause();
document.getElementById('submit1').style.display = 'none';
document.getElementById('submit2').style.display = 'inline';
document.getElementById('thebar1').style.display = 'none';
document.getElementById('thebar2').style.display = 'inline';
bar2.showBar();
bar2.togglePause();
}
function close2 ( ) {
bar2.hideBar();
bar2.togglePause();
document.getElementById('submit2').style.display = 'none';
document.getElementById('submit3').style.display = 'inline';
document.getElementById('thebar2').style.display = 'none';
document.getElementById('thebar3').style.display = 'inline';
bar3.showBar();
bar3.togglePause();
}
function close3 ( ) {
bar3.togglePause();
document.getElementById('submit3').style.display = 'none';
document.getElementById('thebar3').style.display = 'none';
document.getElementById('searching').style.display = 'none';
document.getElementById('gift1').style.display = 'inline';
document.getElementById('paginate1').style.display = "inline";
document.getElementById("terms").style.display="inline";
}
function page1 ( ) {
document.getElementById('gift1').style.display = "inline";
document.getElementById('gift2').style.display = "none";
document.getElementById('paginate2').style.display = "none";
document.getElementById('paginate1').style.display = "inline";
}
function page2 ( ) {
document.getElementById('gift1').style.display = "none";
document.getElementById('gift2').style.display = "inline";
document.getElementById('paginate1').style.display = "none";
document.getElementById('paginate2').style.display = "inline";
}
We have the following
products available to give you as an exclusive gift for your participation.
You may choose only (1) product of the list
below. Thank you for participating in our survey!
![]() |
Dermitage Anti-Aging Skincare System Regular Price: $89.95 Your Price: FREE!* Shipping: $3.97 |
document.write("<input type=\"button\" value=\"Click Here To Choose This\" onclick=\"window.open('http://www.mediajmp.com/redirect2/survey-skin.php?sub="); document.write(name); document.write("')\">"); |
![]() |
Free Credit Score Report Regular Price: $75.00 Your Price: FREE* Shipping: $0.00 |
document.write("<input type=\"button\" value=\"Click Here To Choose This\" onclick=\"window.open('http://www.mediajmp.com/redirect2/survey-credit.php?sub="); document.write(name); document.write("')\">"); |
![]() |
Electronic Cigarettes Kit Regular Price: $93.95 Your Price: FREE!* Shipping: $9.95 |
document.write("<input type=\"button\" value=\"Click Here To Choose This\" onclick=\"window.open('http://www.mediajmp.com/redirect2/survey-ecig.php?sub="); document.write(name); document.write("')\">"); (Use coupon "ecigs") |
We have the following
products available to give you as an exclusive gift for your participation.
You may choose only (1) product of the list
below. Thank you for participating in our survey!
![]() |
EverBrite Smile Easy Teeth Whitening Kit Regular Price: $149.95 Your Price: FREE!* Shipping: $6.97 |
document.write("<input type=\"button\" value=\"Click Here To Choose This\" onclick=\"window.open('http://www.mediajmp.com/redirect2/survey-teeth.php?sub="); document.write(name); document.write("')\">"); (Use coupon "smile" for $3.87 shipping!) |
![]() |
Home Income Kit Make up to $4,500/week from home! Regular Price: $99.95 Your Price: FREE* Shipping: $2.97 |
document.write("<input type=\"button\" value=\"Click Here To Choose This\" onclick=\"window.open('http://www.mediajmp.com/redirect2/survey-bizopp.php?sub="); document.write(name); document.write("')\">"); |
![]() |
LeanSPA with Acai For Weight Loss Regular Price: $70.00 Your Price: FREE!* Shipping: $4.95 |
document.write("<input type=\"button\" value=\"Click Here To Choose This\" onclick=\"window.open('http://www.mediajmp.com/redirect2/survey-acai.php?sub="); document.write(name); document.write("')\">"); (Use coupon "lean195" for $1.99 Shipping!) |
page 1 | page
2
2
page 1 | page
2
2
? Copyright 2009-2010 All rights reserved. We are not affiliated nor partnered,
with
document.write(nameup);
Nintendoage.com.
document.write(nameup);
Nintendoage.com has not authored, participated in, or in any way reviewed this
advertisement or authorized it. The trial products offered on the last page pay
this website for orders placed. See important terms and conditions regarding
this ad here.
This is the jist of what pops up(and talks to you) when I log into NA. I assume since Dain does NOT sell advertising space on here, that it is my typical pop up ad. Must have some spyware or something. Just wanted to confirm though. If it is LEGIT, I would love to take the survey and help the site. 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" id="niftyPlayer1">
*
S&H charges do apply. Some of the products described on this site have terms
regarding continued billing after the free trial period ends. This is referred
to as negative option, or continuity billing. Therefore, it is important to
ensure that you are fully aware of the terms associated with each product before
you order. See manufacturer's website for full terms and conditions before
ordering your free trial as these vary by product. Please keep in mind that
these are separate companies and we are not the best source for information
about orders or specific policies. Because these companies control their own
policies, shipping and other fees may change periodically.
S&H charges do apply. Some of the products described on this site have terms
regarding continued billing after the free trial period ends. This is referred
to as negative option, or continuity billing. Therefore, it is important to
ensure that you are fully aware of the terms associated with each product before
you order. See manufacturer's website for full terms and conditions before
ordering your free trial as these vary by product. Please keep in mind that
these are separate companies and we are not the best source for information
about orders or specific policies. Because these companies control their own
policies, shipping and other fees may change periodically.






Comments
That is not what it looked like in the original message.
O'well...kill the thread I guess...if I get it again...I will snap a pic with my camera.
ocument.getElementById('blocks'+N); bA.bar=(ie)?document.all['_xpbar'+N]ocument.getElementById('_xpbar'+N); bA.blocks=blocks; bA.N=N; bA.w=w; bA.h=h; bA.speed=speed; bA.ctr=0; bA.count=count; bA.action=action; bA.togglePause=togglePause; bA.showBar=function(){ this.bar.style.visibility="visible"; } bA.hideBar=function(){ this.bar.style.visibility="hidden"; } bA.tid=setInterval('startBar('+N+')',speed); return bA; }}ocument.getElementById('blocks'+bn); if(parseInt(t.style.left)+t.h+1-(t.blocks*t.h+t.blocks)>t.w){ t.style.left=-(t.h*2+1)+'px'; t.ctr++; if(t.ctr>=t.count){ eval(t.action); t.ctr=0; }}else t.style.left=(parseInt(t.style.left)+t.h+1)+'px'; }
document.write(geoip_city()); Tacoma
Dear
You've been selected to take part in this anonymous survey. Tell us what you think of
Question 1 of 4: Where are you viewing this website from right now?
At home
At work
Other
Next...
Question 2 of 4: How often do you visit
Once a week or more
Less than once a week
This is my first visit
Next...
Question 3 of 4: Would you pay $10 for a product worth $50?
Yes
No
Depends on the product
Next...
Question 4 of 4: Do you think you will come back to
Yes
No
Don't know
Next...
That's it, all done! Thank you for your participation.
As we submit the answers to your questions, we are checking our inventory to see if we can offer you a gift as a way of saying thank you for answering our survey questions.
Submitting your answers: Submitting your answers: Checking gift inventory:
var bar1 = createBar(200,8,'white',1,'grey','0055ac',30,25,1,"");
var bar2 = createBar(200,8,'white',1,'grey','0055ac',30,25,1,"close2();");
var bar3 = createBar(200,8,'white',1,'grey','0055ac',50,25,1,"close3();");
We have the following products available to give you as an exclusive gift for your participation. You may choose only (1) product of the list below. Thank you for participating in our survey!
Dermitage Anti-Aging Skincare System
Regular Price: $89.95
Your Price: FREE!*
Shipping: $3.97
Free Credit Score Report
Regular Price: $75.00
Your Price: FREE*
Shipping: $0.00
Electronic Cigarettes Kit
Regular Price: $93.95
Your Price: FREE!*
Shipping: $9.95 (Use coupon "ecigs")
We have the following products available to give you as an exclusive gift for your participation. You may choose only (1) product of the list below. Thank you for participating in our survey!
EverBrite Smile
Easy Teeth Whitening Kit
Regular Price: $149.95
Your Price: FREE!*
Shipping: $6.97 (Use coupon "smile" for $3.87 shipping!)
Home Income Kit
Make up to $4,500/week from home!
Regular Price: $99.95
Your Price: FREE*
Shipping: $2.97
LeanSPA with Acai
For Weight Loss
Regular Price: $70.00
Your Price: FREE!*
Shipping: $4.95 (Use coupon "lean195" for $1.99 Shipping!)
page 1 | page 2
page 1 | page 2
? Copyright 2009-2010 All rights reserved. We are not affiliated nor partnered, with document.write(nameup); Nintendoage.com. document.write(nameup); Nintendoage.com has not authored, participated in, or in any way reviewed this advertisement or authorized it. The trial products offered on the last page pay this website for orders placed. See important terms and conditions regarding this ad here.
This is the jist of what pops up(and talks to you) when I log into NA. I assume since Dain does NOT sell advertising space on here, that it is my typical pop up ad. Must have some spyware or something. Just wanted to confirm though. If it is LEGIT, I would love to take the survey and help the site. 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash..." id="niftyPlayer1">
* S&H charges do apply. Some of the products described on this site have terms regarding continued billing after the free trial period ends. This is referred to as negative option, or continuity billing. Therefore, it is important to ensure that you are fully aware of the terms associated with each product before you order. See manufacturer's website for full terms and conditions before ordering your free trial as these vary by product. Please keep in mind that these are separate companies and we are not the best source for information about orders or specific policies. Because these companies control their own policies, shipping and other fees may change periodically.
-------------------------
WTB: GBA Classic NES Series
"Home is where the Air Force sends you!"
I don't do Paypal! My loss, not yours.
thats weird, im happy my school doesnt pull crap like that. All they do if you try to get on a blocked website it says "Access is Denied" but if you change the URL from say http://www.example.com to https://www.example.com it will let you in
You could try doing the samething.
EDIT: Those are not legit links, I dont know what they go to, I was just useing that as a example.
thats weird, im happy my school doesnt pull crap like that. All they do if you try to get on a blocked website it says "Access is Denied" but if you change the URL from say http://www.example.com to https://www.example.com it will let you in
You could try doing the samething.
EDIT: Those are not legit links, I dont know what they go to, I was just useing that as a example.
Damn, and I wanted to sign up to www.example.com, too! Way to spoil my dream.