// JavaScript Document
function locatehref(arraynum){
//var s = document.getElementById("f").href="http://localhost/xamppWeb/TORPEDO/site/theme/arabiacsr/framer.php"+"?pageTitle="+document.title;
var s = document.getElementById("f").href="http://www.arabiacsrnetwork.com/CMS/site/theme/arabiacsr/framer.php"+"?pageTitle="+document.title;
document.getElementById("f").params = "lightwindow_width=500,lightwindow_height=380,lightwindow_show_images=1";
}
