Bob
Essay by 24 • December 13, 2010 • 613 Words (3 Pages) • 1,034 Views
//*---------------------------------------------------
// submits the signup form on the account.asp page
//--------------------------------------------------*/
var yy = "2006";
var mo = "10";
var dd = "17";
var hh = "18";
var mm = "12";
var ss = "57";
function signup(){
document.signupform.submit();
}
//*---------------------------------------------------
// submits the get order form on ordertracking.asp
//--------------------------------------------------*/
function getorder(){
document.orderstatusform.submit();
}
//*----------------------------------------------------------
// opens a new browser window when an outside link is clicked
//-----------------------------------------------------------*/
function NewWindow(mypage, myname, w, h, scroll) {
var winl = (screen.width - w) / 2;
var wint = (screen.height - h) / 2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) {
win.window.focus(); }
}
EBgames.com - Electronics Boutique - New & Used Games - Home
dqm__codebase = "/template/include/"
function topUsed( form ) {
var newIndex = useddrop.tuseddropdown.selectedIndex;
{
cururl = form.tuseddropdown.options[ newIndex ].value;
window.location.assign( cururl );
}
}
Select a Platform
Dreamcast
DVD
Game Boy
Game Boy Adv.
Game Cube
Nintendo DS
Playstation
Playstation 2
PSP
PSP Movies
Xbox
Xbox 360
...
...