<!--
stm_bm(["menu4b9e",700,"","blank.gif",0,"","",1,0,250,0,1000,1,0,0,"","",0,0,1,2,"default","default",""],this);
stm_bp("p0",[0,4,0,0,0,3,7,7,100,"progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=15,enabled=0,Duration=1.00)",-2,"",-2,10,0,0,"#7F7F7F","#000000","",3,0,0,"#000000"]);
stm_ai("p0i0",[0,"Select :","","",-1,-1,0,"","Frame","","","","",0,0,0,"","",0,0,0,0,1,"#FFFFFF",1,"#FFFFFF",1,"","",3,3,0,0,"#FFFFFF","#FFFFFF","#FFCC00","#FFCC00","bold 9pt Arial","bold 9pt Arial",0,0]);
stm_aix("p0i1","p0i0",[0,"Other photo albums","","",-1,-1,0,"http://artists.persiangig.com/Shajarian/","Frame","","","","",0,0,0,"","",0,0,0,1,1,"#FFFFFF",1,"#FFFFFF",1,"","",3,3,0,0,"#FFFFFF","#FFFFFF","#FFFFFF","#FFCC00","bold 8pt Arial","bold 8pt Arial"],145,0);
stm_aix("p0i2","p0i1",[0,"About us","uuuu","",-1,-1,0,"http://alizadeh-pictures.persiangig.com/about.html","Frame","",""],145,0);
stm_aix("p0i3","p0i1",[0,"Alizadeh Biography","","","",-1,-1,0,"http://alizadeh-pictures.persiangig.com/Biography.html","Go To Nazeri Photo Album","",""],145,0);
stm_aix("p0i4","p0i1",[0,"Select a page","","",-1,-1,0,"","Frame","","","","",7,7,0,"red1-d.gif","yellow4-d.gif",7,7,0,0],50,0);
stm_bpx("p1","p0",[1,4,0,0,0,3,0,0]);
stm_aix("p1i0","p0i4",[0," Page 1 ","","",-1,-1,0,"http://alizadeh.pictures.googlepages.com/1.html","Frame","","","","",0,0,0,"","",0,0],60,0);
stm_aix("p1i1","p1i0",[0," Page 2 ","","",-1,-1,0,"http://alizadeh.pictures.googlepages.com/2.html","Frame"],60,0);
stm_aix("p1i2","p1i0",[0," Page 3 ","","",-1,-1,0,"http://alizadeh.pictures.googlepages.com/3.html","Frame"],60,0);
stm_aix("p1i3","p1i2",[0," Page 4 ","","",-1,-1,0,"http://kreshmehblog.googlepages.com/4.html","Frame"],60,0);
stm_ep();
stm_ep();
stm_em();
//-->

<!--
window.onerror=function(m,u,l)
{
	window.status = "Java Script Error: "+m;
	return true;
}
//-->

//Auto Maximize Page
<!--
top.window.moveTo(0,0);
if (document.all) {
top.window.resizeTo(screen.availWidth,screen.availHeight);
}
else if (document.layers||document.getElementById) {
if
(top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){
top.window.outerHeight = screen.availHeight;
top.window.outerWidth = screen.availWidth;
}
}
//-->

//Lock Right Click
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if 
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers) 
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} 