// JavaScript Document
var reloadFunc ="textArray.showItems('question','answer');guyArray.showItems('guy');";

var textArray = new rotArray();
var guyArray = new rotArray();

function onLoad() {
	eval(reloadFunc);
	start_Int(reloadFunc,milInterval);
}

function onUnload() {
	stop_Int();
}

textArray.values.push( new Array("THANK-YOU NOTE: Hi, Ray. If I don't get the job, that would be 'Hi Ray' robbery. OK, yes, this is a bad pun, but I couldn't help but think about someone stealing the above salutation. Hmm, I definitely took a risk there, as jokes that bad should probably be punishable by fines." , "No argument here."));
textArray.values.push( new Array("EDUCATION: Attended collage courses." , "A scrapbooking scholar."));
textArray.values.push( new Array("REASON FOR LEAVING LAST JOB: Too fab to drive." , "Ever consider hiring a chauffeur?"));
textArray.values.push( new Array("HOME ADDRESS: Phoenix, Arizoner." , "Must be the 51st state."));
textArray.values.push( new Array("COVER LETTER: For more details, Google me." , "Any more demands?"));
textArray.values.push( new Array("INTERESTS: I enjoy new things and gadgets that have a connection with the future world." , "We store the time machine in the supply closet."));
textArray.values.push( new Array("PROFESSIONAL DEVELOPMENT: Numerous hardware and software certifications. I could wallpaper my entire bathroom with them, but my wife would kick me out if I did." , "Who could blame her?"));
textArray.values.push( new Array("OBJECTIVE: I aim to work with your organization. You will provide me with challenging tasks to perform in an efficient way and then reach the top and achieve the maximum out of the given opportunities enriching my strengths and beating all my weaknesses." , "That's quite a plan."));
textArray.values.push( new Array("OBJECTIVE: To secure a job or a career." , "Why not go for both?"));
textArray.values.push( new Array("JOB DUTIES: Plenty." , "Care to share any with us?"));
textArray.values.push( new Array("EDUCATION: Minor public relations." , "A PR rep who will only work with kids."));



guyArray.values.push( new Array("<img src='/External_Sites/content/Resumania/images/guy/guy_waytogo.gif'>"));
guyArray.values.push( new Array("<img src='/External_Sites/content/Resumania/images/guy/guy_nono.gif'>"));
guyArray.values.push( new Array("<img src='/External_Sites/content/Resumania/images/guy/guy_norm.gif'>"));
guyArray.values.push( new Array("<img src='/External_Sites/content/Resumania/images/guy/guy_notgood.gif'>"));
guyArray.values.push( new Array("<img src='/External_Sites/content/Resumania/images/guy/guy_ohno.gif'>"));
guyArray.values.push( new Array("<img src='/External_Sites/content/Resumania/images/guy/guy_okay.gif'>"));
guyArray.values.push( new Array("<img src='/External_Sites/content/Resumania/images/guy/guy_oops.gif'>"));
guyArray.values.push( new Array("<img src='/External_Sites/content/Resumania/images/guy/guy_ouch.gif'>"));
guyArray.values.push( new Array("<img src='/External_Sites/content/Resumania/images/guy/guy_cantlook.gif'>"));