<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write(' <a href="contact.htm">Contact</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="artistic.htm">Artistic history</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="projects.htm">Projects</a>');
document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.alinahazadeh.blog.co.uk" target="blanc" >artist weblog</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="index.htm">Home</a>');

document.write('<br><br>All contents &copy;Copyright 2010 ');


// EDIT THE NEXT LINE


document.write('<a href="index.htm">Alinah Azadeh</a><br>');



var AValtd	  = "no"	// SHOW AVa ltd COPYRIGHT



   if (AValtd == "yes") {
document.write('Designed by <a href="http://www.www.com" target="_blank">www</a><br>');
}





//  End -->