/* Copyright NetCore 1997-2008. Licenced to Ash Alom. ash [AT] netcore [Dot] [COM]
**********************************************************************************/

if(!NetCoreDotCom_PIC){var NetCoreDotCom_PIC=new Array();var NetCoreDotCom_URL=new Array();NetCoreDotCom_PIC[0]="beedroom_woman03";NetCoreDotCom_URL[0]="";NetCoreDotCom_PIC[1]="beedroom_door02";NetCoreDotCom_URL[1]="";NetCoreDotCom_PIC[2]="art_lobby02";NetCoreDotCom_URL[2]="";NetCoreDotCom_PIC[3]="grille_08";NetCoreDotCom_URL[3]="";NetCoreDotCom_PIC[4]="grille_01";NetCoreDotCom_URL[4]="";NetCoreDotCom_PIC[5]="grille_02";NetCoreDotCom_URL[5]="";NetCoreDotCom_PIC[6]="beedroom_breakfast03";NetCoreDotCom_URL[6]="";NetCoreDotCom_PIC[7]="beedroom_desk02";NetCoreDotCom_URL[7]="";NetCoreDotCom_PIC[8]="Ash";NetCoreDotCom_URL[8]="http://www.AshAlom.com";}NetCoreDotCom_GridGenerate();function NetCoreDotCom_GridGenerate(){document.write('<div id="GridDIV">');document.write('<img src="pic/(c)AshAlom.com.gif" alt="Close Image" onclick="GridClose()" id="CloseImage" />');document.write('<table id="GridTable" name="GridTable">');document.write('<tr>');document.write('<td style="Background:URL(pic/Grid/'+NetCoreDotCom_PIC[0]+'_.jpg) No-Repeat;"><img src="pic/(c)AshAlom.com.gif" onclick=GridShow(');if(NetCoreDotCom_URL[0]){document.write("'','"+NetCoreDotCom_URL[0]+"'");}else{document.write("'"+NetCoreDotCom_PIC[0]+"'");}document.write(') /><br /></td>');document.write('<td style="Background:URL(pic/Grid/'+NetCoreDotCom_PIC[1]+'_.jpg) No-Repeat;"><img src="pic/(c)AshAlom.com.gif" onclick=GridShow(');if(NetCoreDotCom_URL[1]){document.write("'','"+NetCoreDotCom_URL[1]+"'");}else{document.write("'"+NetCoreDotCom_PIC[1]+"'");}document.write(') /><br /></td>');document.write('<td style="Background:URL(pic/Grid/'+NetCoreDotCom_PIC[2]+'_.jpg) No-Repeat;"><img src="pic/(c)AshAlom.com.gif" onclick=GridShow(');if(NetCoreDotCom_URL[2]){document.write("'','"+NetCoreDotCom_URL[2]+"'");}else{document.write("'"+NetCoreDotCom_PIC[2]+"'");}document.write(') /><br /></td>');document.write('</tr><tr><td style="Background:URL(pic/Grid/'+NetCoreDotCom_PIC[3]+'_.jpg) No-Repeat;"><img src="pic/(c)AshAlom.com.gif" onclick=GridShow(');if(NetCoreDotCom_URL[3]){document.write("'','"+NetCoreDotCom_URL[3]+"'");}else{document.write("'"+NetCoreDotCom_PIC[3]+"'");}document.write(') /></td>');document.write('<td style="Background:URL(pic/Grid/'+NetCoreDotCom_PIC[4]+'_.jpg) No-Repeat;"><img src="pic/(c)AshAlom.com.gif" onclick=GridShow(');if(NetCoreDotCom_URL[4]){document.write("'','"+NetCoreDotCom_URL[4]+"'");}else{document.write("'"+NetCoreDotCom_PIC[4]+"'");}document.write(') /></td>');document.write('<td style="Background:URL(pic/Grid/'+NetCoreDotCom_PIC[5]+'_.jpg) No-Repeat;"><img src="pic/(c)AshAlom.com.gif" onclick=GridShow(');if(NetCoreDotCom_URL[5]){document.write("'','"+NetCoreDotCom_URL[5]+"'");}else{document.write("'"+NetCoreDotCom_PIC[5]+"'");}document.write(') /></td>');document.write('</tr><tr><td style="Background:URL(pic/Grid/'+NetCoreDotCom_PIC[6]+'_.jpg) No-Repeat;"><img src="pic/(c)AshAlom.com.gif" onclick=GridShow(');if(NetCoreDotCom_URL[6]){document.write("'','"+NetCoreDotCom_URL[6]+"'");}else{document.write("'"+NetCoreDotCom_PIC[6]+"'");}document.write(') /></td>');document.write('<td style="Background:URL(pic/Grid/'+NetCoreDotCom_PIC[7]+'_.jpg) No-Repeat;"><img src="pic/(c)AshAlom.com.gif" onclick=GridShow(');if(NetCoreDotCom_URL[7]){document.write("'','"+NetCoreDotCom_URL[7]+"'");}else{document.write("'"+NetCoreDotCom_PIC[7]+"'");}document.write(') /></td>');document.write('<td style="Background:URL(pic/Grid/'+NetCoreDotCom_PIC[8]+'_.jpg) No-Repeat;"><img src="pic/(c)AshAlom.com.gif" onclick=GridShow(');if(NetCoreDotCom_URL[8]){document.write("'','"+NetCoreDotCom_URL[8]+"'");}else{document.write("'"+NetCoreDotCom_PIC[8]+"'");}document.write(') /></td>');document.write('</tr></table><table id="GridPreview"><tr><td><img src="pic/(c)AshAlom.com.gif" onclick="GridClose()" id="GridPreviewImage" galleryimg="no" /></td></tr></table></div>');}function GridShow(TargetImage,TargetURL){if(TargetImage){document.getElementById("GridPreviewImage").style.background='url(pic/Grid/'+TargetImage+'.jpg) center center no-repeat';document.getElementById("GridPreview").style.visibility="visible";Fade("GridTable",100,0,200);setTimeout('document.getElementById("GridTable").style.visibility="hidden"',400);ChangeOpacity(0,"CloseImage");document.getElementById("CloseImage").style.visibility="visible";setTimeout('Fade("CloseImage",0,100,200)',500);}if(TargetURL){document.location.href=TargetURL;}}function GridClose(){document.getElementById("GridTable").style.visibility="visible";Fade("GridTable",0,100,100);setTimeout('document.getElementById("GridPreview").style.visibility="hidden"',400);document.getElementById("GridPreviewImage").src="pic/(c)AshAlom.com.gif";document.getElementById("CloseImage").style.visibility="hidden";}function Fade(id,opacStart,opacEnd,millisec){var speed=Math.round(millisec/100);var timer=0;if(opacStart>opacEnd){for(i=opacStart;i>=opacEnd;i--){setTimeout("ChangeOpacity("+i+",'"+id+"')",(timer*speed));timer++;}}else if(opacStart<opacEnd){for(i=opacStart;i<=opacEnd;i++){setTimeout("ChangeOpacity("+i+",'"+id+"')",(timer*speed));timer++;}}}function ChangeOpacity(opacity,id){var object=document.getElementById(id).style;object.opacity=(opacity/100);object.MozOpacity=(opacity/100);object.KhtmlOpacity=(opacity/100);object.filter="alpha(opacity="+opacity+")";}