/*   M A I N   P A G E   */

var bkgrndWdth = (window.innerWidth > 940)?940:window.innerWidth;

ids.gr.clip = "rect(0," + bkgrndWdth + ",258,0)";
ids.gr.layerBackgroundImage = "url(images/gr.jpg)";

ids.shrds.clip = "rect(0,338,258,0)";
ids.shrds.layerBackgroundImage = "url(images/shrds.gif)";



/*   P O R T F O L I O   */

ids.prtflDsplTmsBx.fontSize = "3px";
ids.prtflDsplTmsBx.lineHeight = "3px";

ids.prtflDscrptnBckgrnd.layerBackgroundImage = "url(images/scrnbkgrnd.gif)";
ids.prtflDscrptnBckgrnd.fontSize = "163px";
ids.prtflDscrptnBckgrnd.lineHeight = "163px";

ids.prtflDscrptnScrllBttnsBx.fontSize = "43px";
ids.prtflDscrptnScrllBttnsBx.lineHeight = "43px";

ids.prtflNvBckgrnd.fontSize = "13px";
ids.prtflNvBckgrnd.lineHeight = "13px";

ids.prtflNvScrllBx.layerBackgroundImage = "url(images/prtflnvbckgrnd.gif)";

ids.prtflNvScrllBttnsBx.fontSize = "3px";
ids.prtflNvScrllBttnsBx.lineHeight = "3px";




/*   R E S U M E   */

ids.rsmSctnBckgrnd.layerBackgroundImage = "url(images/scrnbkgrnd.gif)";
ids.rsmSctnBckgrnd.fontSize = "193px";
ids.rsmSctnBckgrnd.lineHeight = "193px";

ids.rsmSctnScrllBttnsBx.fontSize = "43px";
ids.rsmSctnScrllBttnsBx.lineHeight = "43px";
