
/***********************************************
* Image Thumbnail Viewer II script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/

//Specify image paths and optional link (set link to "" for no link):
var dynimages=new Array()
dynimages[0]=["/images_MRA/HomeInfoSlideshow/SlideSixA_250x200.jpg", "This is supporting text for image1."]
dynimages[1]=["/images_MRA/HomeInfoSlideshow/SlideSixB_250x200.jpg", "http://www.yahoo.com"]
dynimages[2]=["/images_MRA/HomeInfoSlideshow/SlideSix_C_250x200.jpg", "http://www.google.com"]
dynimages[3]=["/images_MRA/HomeInfoSlideshow/SlideSixD_250x0200.jpg", "http://www.google.com"]

//Preload images ("yes" or "no"):
var preloadimg="no"

//Set optional link target to be added to all images with a link:
var optlinktarget=""

//Set image border width
var imgborderwidth=0

//Optionally, change 1.0 and 0.7 below to affect Wipe gradient size and duration in seconds in IE5.5+:
var filterstring="progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)"

///////No need to edit beyond here/////

if (preloadimg=="yes"){
for (x=0; x<dynimages.length; x++){
var myimage=new Image()
myimage.src=dynimages[x][0]
}
}

function returnimgcode(theimg){
var imghtml=""
if (theimg[1]!="")
//imghtml='<p>'+theimg[1]+'</p>'
imghtml+= '<img src="'+theimg[0]+'" border="'+imgborderwidth+'">'
//if (theimg[1]!="")
//imghtml+='</a>'
return imghtml
}

function modifyimage(loadarea, imgindex){
if (document.getElementById){
var imgobj=document.getElementById(loadarea)
if (imgobj.filters && window.createPopup){
imgobj.style.filter=filterstring
imgobj.filters[0].Apply()
}
imgobj.innerHTML=returnimgcode(dynimages[imgindex])
if (imgobj.filters && window.createPopup)
imgobj.filters[0].Play()
return false
}
}

/**********************************************************/

/*
Interactive Image slideshow with text description
By Christian Carlessi Salvadó (cocolinks@c.net.gt). Keep this notice intact.
Visit http://www.dynamicdrive.com for script
*/


g_fPlayMode = 0;
g_iimg = -1;
g_imax = 0;
g_ImageTable = new Array();

function ChangeImage(fFwd)
{
if (fFwd)
{
if (++g_iimg==g_imax)
g_iimg=0;
}
else
{
if (g_iimg==0)
g_iimg=g_imax;
g_iimg--;
}
Update();
}

function getobject(obj){
if (document.getElementById)
return document.getElementById(obj)
else if (document.all)
return document.all[obj]
}

function Update(){
//getobject("_Ath_Slide").src = g_ImageTable[g_iimg][0];
getobject("_Ath_FileName").innerHTML = g_ImageTable[g_iimg][1];
getobject("_Ath_Img_X").innerHTML = g_iimg + 1;
getobject("_Ath_Img_N").innerHTML = g_imax;
}


function Play()
{
g_fPlayMode = !g_fPlayMode;
if (g_fPlayMode)
{
getobject("btnPrev").disabled = getobject("btnNext").disabled = false;
Next();
}
else 
{
getobject("btnPrev").disabled = getobject("btnNext").disabled = false;

}
}
function OnImgLoad()
{

}
function Prev()
{
ChangeImage(false);
}
function Next()
{
ChangeImage(true);
}


////configure below variables/////////////////////////////

//configure the below images and description to your own. 
g_ImageTable[g_imax++] = new Array ("", "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"shSubhead\">What to keep</td></tr><tr><td height=\"10\"></td></tr><tr><td class=\"verdanaBlackMedsp\">Those who believe in the adage, \"If in doubt, throw it out,\" prefer the circular filing system. But so-called \"purgers\" could have trouble later on. Questions to ask before pitching stuff:</td></tr><tr><td height=\"5\"></td></tr><tr><td class=\"verdanaBlackMedsp\"><img src=\"/images_MRA/Autos/smltbluebox.gif\" width=\"8\" height=\"8\">&nbsp;&nbsp;Will I need this later?<br><img src=\"/images_MRA/Autos/smltbluebox.gif\" width=\"8\" height=\"8\">&nbsp;&nbsp;Can I get another copy easily?<br><img src=\"/images_MRA/Autos/smltbluebox.gif\" width=\"8\" height=\"8\">&nbsp;&nbsp;What's the worst that can happen &nbsp;&nbsp;&nbsp;&nbsp;if I throw it out?</td></tr><tr><td height=\"5\"></td></tr><tr><td class=\"verdanaBlackMedsp\">For things you might need, develop a system that works.</td></tr></table></td><td valign=\"top\" width=\"25\">&nbsp;</td><td valign=\"top\" class=\"shBoxBlue\" width=\"250\" align=\"right\"><img src=\"/images_mra/HomeInfoSlideshow/SlideOne_250x200.jpg\" width=\"250\" height=\"200\"></td></tr></table>");
g_ImageTable[g_imax++] = new Array ("", "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"shSubhead\">Where to keep it</td></tr><tr><td height=\"10\"></td></tr><tr><td class=\"verdanaBlackMedsp\">Most people choose the wrong place to store their files, say professional organizers. Pick a place that you'd like to spend time in -- not the basement or a windowless office.</td></tr><tr><td height=\"5\"></td></tr><tr><td class=\"verdanaBlackMedsp\">Your \"home-information center\" should be near your computer, especially if you pay bills electronically or balance your checkbook using a financial program. <a href=\"20060215a1.asp#where\">See more</a></td></tr></table></td><td valign=\"top\" width=\"25\">&nbsp;</td><td valign=\"top\" class=\"shBoxBlue\" width=\"250\" align=\"right\" height=\"200\"><img src=\"/images_mra/HomeInfoSlideshow/SlideTwo_250x200.jpg\" width=\"250\" height=\"200\"></td></tr></table>");
g_ImageTable[g_imax++] = new Array ("", "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"shSubhead\">Consider going electronic</td></tr><tr><td height=\"10\"></td></tr><tr><td class=\"verdanaBlackMedsp\">You might want to trade your paper storage system for one you can access on your computer hard drive or CD. It's easier to find what you're looking for and takes up less space.</td></tr><tr><td height=\"5\"></td></tr><tr><td class=\"verdanaBlackMedsp\">One organizer is such a fan of computer storage that she not only recommends getting your bills and statements electronically, but also using a computer scanner to scan in documents that only come in paper form. <a href=\"20060215a2.asp#consider\">See more</a></td></tr></table></td><td valign=\"top\" width=\"25\">&nbsp;</td><td valign=\"top\" class=\"shBoxBlue\" width=\"250\" align=\"right\" height=\"200\"><img src=\"/images_mra/HomeInfoSlideshow/Slide3_250x200.jpg\" width=\"250\" height=\"200\"></td></tr></table>");
g_ImageTable[g_imax++] = new Array ("", "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"shSubhead\">Long- or short-term storage?</td></tr><tr><td height=\"10\"></td></tr><tr><td class=\"verdanaBlackMedsp\">Professional organizers classify storage into two categories: immediate access and deep storage.</td></tr><tr><td height=\"5\"></td></tr><tr><td class=\"verdanaBlackMedsp\">For immediate-access storage, most experts recommend using folders kept in a filing cabinet or a spare drawer. For long-term storage of important legal and business papers such as wills and stock certificates, consider paying for a safe-deposit box or buying a fire-proof box. <br><a href=\"20060215a2.asp#long\">See more</a></td></tr></table></td><td valign=\"top\" width=\"25\">&nbsp;</td><td valign=\"top\" class=\"shBoxBlue\" width=\"250\" align=\"right\" height=\"200\"><img src=\"/images_mra/HomeInfoSlideshow/SlideFour_250x200.jpg\" width=\"250\" height=\"200\"></td></tr></table>");
g_ImageTable[g_imax++] = new Array ("", "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"shSubhead\">Simple solutions work best</td></tr><tr><td class=\"verdanaBlackMedsp\">Be sure to coordinate your filing system with your organizer, whether it's an electronic personal digital assistant, a paper-based Day Timer or a conventional calendar. In other words, mark due dates for bills or the dates and times of social events on your calendar at the same time you file invitations or bills in your filing folders. <a href=\"20060215a2.asp#simple\">See more</a></td></tr></table></td><td valign=\"top\" width=\"25\">&nbsp;</td><td valign=\"top\" class=\"shBoxBlue\" width=\"250\" align=\"right\" height=\"200\"><img src=\"/images_mra/HomeInfoSlideshow/SlideFive_200x250.jpg\" width=\"250\" height=\"200\"></td></tr></table>");
g_ImageTable[g_imax++] = new Array ("", "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"shSubhead\">Sorting out filing systems</td></tr><tr><td height=\"10\"></td></tr><tr><td class=\"verdanaBlackMedsp\">Pick the system that suits your ideal organizational framework. Folks with few bills can use a <a onClick=\"return modifyimage(\'dynloadarea\', 0)\" style=\"text-decoration:underline;cursor:hand; cursor:pointer\">month-by-month system</a>, but others may prefer filing according to <a onClick=\"return modifyimage(\'dynloadarea\', 2)\" style=\"text-decoration:underline;cursor:hand; cursor:pointer\">subject category</a> or using a <a onClick=\"return modifyimage(\'dynloadarea\', 1)\" style=\"text-decoration:underline;cursor:hand; cursor:pointer\">color-coded system</a>. One professional organizer recommends using an \"<a onClick=\"return modifyimage(\'dynloadarea\', 3)\" style=\"text-decoration:underline;cursor:hand; cursor:pointer\">action</a>\" file in which you can throw items that require a timely response. <br><a href=\"20060215a3.asp/#sorting\">See more</a></td></tr><tr><td height=\"5\"></td></tr></table></td><td valign=\"top\" width=\"25\">&nbsp;</td><td valign=\"top\" class=\"shBoxBlue\" width=\"250\" align=\"right\" height=\"200\"><table width=\"250\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\"><tr><td align=\"center\"><img src=\"/images_mra/HomeInfoSlideshow/SlideSixA_60x48.jpg\" onClick=\"return modifyimage(\'dynloadarea\', 0)\"></td><td align=\"center\"><img src=\"/images_mra/HomeInfoSlideshow/SlideSixB_60x48.jpg\" onClick=\"return modifyimage(\'dynloadarea\', 1)\"></td><td align=\"center\"><img src=\"/images_mra/HomeInfoSlideshow/SlideSix_C_60x48.jpg\" onClick=\"return modifyimage(\'dynloadarea\', 2)\"></td><td align=\"center\"><img src=\"/images_mra/HomeInfoSlideshow/SlideSixD_60x48.jpg\" onClick=\"return modifyimage(\'dynloadarea\', 3)\"></td></tr><tr><td colspan=\"4\" align=\"center\"><div id=\"dynloadarea\"><img src=\"/images_MRA/HomeInfoSlideshow/SlideSixA_250x200.jpg\"/></div></td></tr></table></td></tr></table>");
g_ImageTable[g_imax++] = new Array ("", "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td class=\"shSubhead\">Stay organized</td></tr><tr><td height=\"10\"></td></tr><tr><td class=\"verdanaBlackMedsp\">Stick with it. Don't fall back into bad habits or delay filing so long that it will take a whole day's effort to get back on track. Instead, chip away at your filing. Set aside a little time each day or once a week to file. <br><a href=\"20060215a3.asp#staying\">See more</a></td></tr></table></td><td valign=\"top\" width=\"25\">&nbsp;</td><td valign=\"top\" class=\"shBoxBlue\" width=\"250\" align=\"right\" height=\"200\"><img src=\"/images_mra/HomeInfoSlideshow/Slide7_250x200.jpg\" width=\"250\" height=\"200\"></td></tr></table>");
//extend the above list as desired
g_dwTimeOutSec=2

////End configuration/////////////////////////////

if (document.getElementById||document.all)
window.onload=Play

