﻿//function include(file) { var script = document.createElement('script'); script.src = file; script.type = 'text/javascript'; document.getElementsByTagName('head').item(0).appendChild(script) } include('js/jquery/jquery.newsTicker.js'); include('js/jquery/jquery.ui.draggable.js'); include('js/jquery/jquery.scrollTo.js'); include('js/jquery/jquery.history.js'); include('js/jquery/jquery.alerts.js'); include('js/utility.js'); include('js/main.js'); include('../MemberShip/js/login.js'); include('js/rate.js'); include('js/tooltip.js');
function include(file) { var script = document.createElement('script'); script.src = file; script.type = 'text/javascript'; document.getElementsByTagName('head').item(0).appendChild(script) }
include('../arabic/js/jquery/jquery.newsTicker.js');
include('../arabic/js/jquery/jquery.alerts.js');
include('../arabic/js/utility.js');
include('../arabic/js/jquery/jquery.ui.draggable.js');
include('../arabic/js/jquery/jquery.scrollTo.js');
include('../arabic/js/jquery/jquery.history.js');
include('../arabic/js/rate.js');
include('../arabic/js/tooltip.js');
include('../MemberShip/js/login.js');
include('../arabic/js/main.js');
