<!-- Begin
percent = "18%";

function frameBranding(actualurl, brandingurl, frametype) {
var framewin = window.open("","brandingframe", "toolbar");
with (framewin.document) {
write("<html><frameset scrollbar='no'  rows='18%,82%' frameborder='0' " + frametype + "=" + percent +",*>");
write("<frame src=" + brandingurl + ">");
write(" <frame src=" + actualurl + ">");
write("</frameset></html>");
   }
return false;
}
//  End -->
<!-- Begin
function LogIn(){
loggedin=false;
username="";
password="";
username=prompt("Username:","");
username=username.toLowerCase();
password=prompt("Password:","");
password=password.toLowerCase();

if (username=="dolphin" && password=="notafish") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/dolphin', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="aclara" && password=="01arteas02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/aclara/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="alterego" && password=="01wireless02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/alterego', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="analyst" && password=="guest") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/analyst', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="appliedbio" && password=="07science03") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/appliedbio', 'http://www.dolphinmm.com/appliedbio.htm', 'rows');
}

if (username=="workshare" && password=="05accuracy02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/workshare', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="apriso" && password=="01infrastructure02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/apriso', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="artisan" && password=="05icip07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/artisan', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="faheem" && password=="06speaker08") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/faheem', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="guest" && password=="guest") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/guest', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="arraycomm" && password=="06wireless01") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/arraycomm', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="asera" && password=="01ebos02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/asera', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="aspect" && password=="02crm03") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/aspect/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="aurigin" && password=="03rembrandt04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/aurigin', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="awear" && password=="04creative07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/awear', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="bentley" && password=="08sustaining09") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/bentley', 'http://www.dolphinmm.com/branding.htm', 'rows');
}


if (username=="bigband" && password=="09solutions06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/bigband', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="bivio" && password=="02bivnet06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/bivio', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="canesta" && password=="01cooltech06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/canesta', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="celequest" && password=="06bizactivity03") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/celequest', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="certagon" && password=="04control03") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/certagon', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="checkpoint" && password=="03firewall104") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/checkpoint/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="closedloop" && password=="08control05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/closedloop', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="competix" && password=="03bank04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/competix/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="contivo" && password=="01trading02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/contivo/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="demandtec" && password=="03mansoft06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/demandtec', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="evdppt" && password=="08finals06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/evdppt', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="ebay" && password=="08getit03") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/ebay', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="everdream" && password=="07control05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/everdream', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="flytecomm" && password=="03info04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/flytecomm/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="formfactor" && password=="05semi07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/formfactor', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="frontrange" && password=="05enterprise02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/frontrange', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="gac" && password=="03assets04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/globalassetcapital', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="genetech" && password=="08discovery05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/genetech', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="i3a" && password=="06imaging08") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/i3a', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="iconnect" && password=="09integration05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/iconnect', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="immersion" && password=="04touch05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/immersion/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="informatica" && password=="03analytics04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/informatica/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}


if (username=="inquira" && password=="03selfservice04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/inquira', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="intelligentmarkets" && password=="05trading06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/intelligentmarkets', 'http://www.dolphinmm.com/branding.htm', 'rows');
}


if (username=="integra" && password=="04tracking09") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/integra', 'http://www.dolphinmm.com/branding.htm', 'rows');
}



if (username=="jetstream" && password=="05integration06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/jetstream/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="kestrel" && password=="07talon09") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/kestrel/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="kim" && password=="guest") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/kim', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="leadingsource" && password=="01tls2003") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/tls', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="lges" && password=="03execsearch05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/lges', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="loudcloud" && password=="03ondemand05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/loudcloud', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="liquid" && password=="03cashflow07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/liquidengines', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="macromedia" && password=="07webcanbe08") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/macromedia', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="magnolia" && password=="07solutions06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/magnolia', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="mckesson" && password=="07empower08") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/mckesson', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="metabolex" && password=="06diabetes07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/metabolex/web', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="narad" && password=="04newnetwork05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/naradnetworks', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="necsam" && password=="01innovate06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/necsam', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="net6" && password=="07mobility03") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/net6', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="netro" && password=="05wireless07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/netro/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="netscreen" && password=="06prevention03") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/netscreen', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="oak" && password=="03search04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/oak/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="omnisky" && password=="06wireless08") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/omnisky', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="oni" && password=="07metro06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/oni', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="premise" && password=="07newschool06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/premise', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="polyfuel" && password=="07fuelcell05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/polyfuel', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="procket" && password=="03rocket04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/procket', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="radia" && password=="03moore07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/radia', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="reconnex" && password=="02monitor06") {
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/reconnex', 'http://www.dolphinmm.com/dmm_2001/branding.htm', 'rows');
}

if (username=="rfi" && password=="03incubate04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/rfi', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="riverstone" && password=="05metro09") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/riverstone', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="rolland" && password=="07writer09") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/bill_rolland', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="guest" && password=="guest") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/samples', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="sapceo" && password=="04chris05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/sapceo', 'http://www.dolphinmm.com/branding.htm', 'rows');
}


if (username=="santaclarauniv" && password=="01bronco02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/santaclarauniv', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="spotlight" && password=="sevenstep") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/sapspotlight', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="sapshai" && password=="09solution03") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/sapshai', 'http://www.dolphinmm.com/branding.htm', 'rows');
}



if (username=="sap" && password=="05transform03") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/sap', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="seebeyond" && password=="01integration02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/SeeBeyond/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="sierraven" && password=="01capital05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/sierraven', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="softmed" && password=="01medsurg05") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/softmed', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="somera" && password=="06telecom07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/somera/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="svguest" && password=="guest") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/spanishbay', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="syndeo" && password=="03classa04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/syndeo', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="thales" && password=="08navigation07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/thales', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="velocity" && password=="05conference01") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/velocity', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="verisign" && password=="04security06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/verisign', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="vyyo" && password=="04wireless06") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/vyyo', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="wherenet" && password=="03supplychn04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/wherenet', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="wherenet_analyst" && password=="guest") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/wherenet_analyst', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="wj" && password=="03communications04") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/wj/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="xenoport" && password=="04transport07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/xenoport', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="yahoo" && password=="04doyou07") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/yahoo', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (username=="zen" && password=="01speed02") { 
loggedin=true;
return frameBranding('http://www.dolphinmm.com/projectsites/zen/projects', 'http://www.dolphinmm.com/branding.htm', 'rows');
}

if (loggedin==false) {
alert("Invalid login! Please contact Dolphin at 650-354-0800.");
}
}
// End -->

