function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
}

function makeArray(len){
for (var i=0;i<len;i++) this[i]=null;
this.length=len;
}

<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=660,height=680,left = 315,top = 172');");
}
// End -->

<!-- Begin
function openPop(pD, nome, w, h, tD)
{
var features = [
'scrollbars=no' ,
'menubar=no' ,
'resizable=no' ,
'left='+Math.floor(screen.width/2-w/2) ,
'top='+Math.floor(screen.height/2-h/2) ,
'width=' + w,
'height=' + h
].join(',');
HTML = [
'<html>' ,
'<head>' ,
'<title>'+tD+'</title>' ,
'</head>' ,
'<body style="margin:0;">' ,
'<img src="'+pD+'" width="'+w+'" height="'+h+'" title="'+tD+'">' ,
'</body>' ,
'</html>'
].join('');
nw = window.open('jsopener.HTML', none, features);
if (nw && !nw.closed && nw.focus)
nw.focus();
return false;
}
// End -->


var testimonial = new makeArray(17);
testimonial[0] = "&quot;I just wanted to take a moment to tell you how much I appreciate your prompt attention to our recent email server troubles, and thank you for the outstanding service that we receive from your organization! Everyone there that I have spoken with has been eager to help us, and is always friendly. I appreciate you all!&quot;<br>&nbsp;&#151;Rhese Hoylman";
testimonial[1] = "&quot;Wanted to thank you & Ken again for such a timely and excellent response to my old mail MTA crashing. Everyone here is happy, especially me (as I don't have to worry about this one crashing!)&quot;<br>&nbsp;&#151;Kevin Davidson";
testimonial[2] = "&quot;After getting into some trouble with our qmail mailserver (and being a linux newbie) I wasn't quite sure what the problem was&#151;let alone how to fix it. I gave you guys a call in the states, you logged into our machine, and we were up and running again within an hour. Very impressed. There are not many companies around now that even answer your call, let alone have a problem fixed with the same hour. In my opinion these guys can stay.&quot;<br>&nbsp;&#151;DJ";
testimonial[3] = "&quot;I just wanted to drop a quick thank you note to all the folks at Inter7 who have made available great utilities like vpopmail and qmailadmin. I use them pretty extensively for setting up 'baby networks' for local primary schools - the web interface is terrific for allowing places with no IT budget/staff to still manage their own mail. Once again, thank you for quality open source products.&quot;<br>&nbsp;&#151;David Leigh";
testimonial[4] = "&quot;Your software has saved me countless hours, I can't thank you enough for that. I was sitting here pulling out my hair trying to figure out how to create and manage virtual pop users and by chance I stumbled upon your homepage. I feel like I have a secret weapon now :) THANK YOU!&quot;<br>&nbsp;&#151;Sean O'Dacre";
testimonial[5] = "&quot;The combination of your software with qmail is about the coolest damn email vhosting solution I have ever seen. I was about to give up hope on a workable product, and I found something amazing. Thank you for producing such wonderful software.&quot;<br>&nbsp;&#151;T. Isaac Lightburn";
testimonial[6] = "&quot;Thank you for completing my firm's IMAP-to-IMAP migration. Your techniques and approach were excellent and efficient. I am pleased to share that our migration went very well - no customer complaints. Inter7 had a large hand in that success and I thank you!&quot;<br>&nbsp;&#151;Dave Richardson";
testimonial[7] = "&quot;I just wanted to thank you very much again!!! Today's service experience was the best, and after today you will be my primary vendor for any future server configurations. Thanks again, you made my month.&quot;<br>&nbsp;&#151;John A. Federhofer, Jr.";
testimonial[8] = "&quot;In the thick of our mail server crisis I did not get a chance to express my gratitude for the speed and efficiency with which your tech was able to restore mail services for our organization.  Please pass along my appreciation.&quot;<br>&nbsp;&#151;Frank Artusa";
testimonial[9] = "&quot;The test is going great over here. Thanks for giving us such a solid training session. I'm also installing Linux tomorrow on my laptop. I looked into it more and I'm making the move. My life won't be spent chasing a virus and spyware. You converted one more from MS. Thanks a ton.&quot;<br>&nbsp;&#151;Bob R.";
testimonial[10] = "&quot;Thanks. Please pass along the word to your staff how pleased I am to find a trustworthy company I feel comfortable dealing with.&quot;<br>&nbsp;&#151;Patti Jones";
testimonial[11] = "&quot;Once again Inter7 comes through.  Great job.&quot;&nbsp;&#151;M.D.";
testimonial[12] = "&quot;You Are Absolutely Amazing! Now the load is normal!!!! U guys are Gods when it comes to Qmail!!!!.&quot;&nbsp;&#151;Lim Boon Chuan.";
testimonial[13] = "&quot;BTW your updates are real fantastic, one client actually call up to complain that he receives far too little spams..........:)&quot;&nbsp;&#151;8 to Infinity Pte Ltd.";
testimonial[14] = "&quot;Many thanks for all the help. I appreciate it. I'm happy when I can make my customers happy and you made that happen.&quot;&nbsp;&#151;Chris G, President.";
testimonial[15] = "&quot;RoboMail is the best thing that ever happened to me, now I don't have to go into work.&quot;&nbsp;&#151;CZF";
testimonial[16] = "&quot;Thanks for all of your help. I let the system run for a couple of day and everything is working smoothly!!! You guys are great!&quot;&nbsp;&#151;Andrew";

var now=new Date();
function rand(n){
seed=(0x015a4e35*seed) % 0x7fffffff;
return (seed>>16) % n;
}
var seed=now.getTime()%0xffffffff;

