\n';
ScriptSource += '\n';
ScriptSource += '\n';
ScriptSource += '\n';
var MyElement = document.forms['newschoose'].elements['pasteme'];
MyElement.value = ScriptSource + MyElement.value.substring(MyElement.value.indexOf('>!-- START_SCRIPT -->'));
return 1;
};
function winpop(wintarget,winfeat) {
myappversion = navigator.appVersion;
if (myappversion.indexOf('MSIE 4') == -1) {
newwin = window.open('',wintarget,winfeat);
if (window.focus) {
setTimeout('newwin.focus();', 250);
};
};
return true;
};
function show_props(obj, obj_name) {
var result = ""
for (var i in obj)
result += obj_name + "." + i + " = " + obj[i] + "\n"
alert(result);
return result;
}
function Preview(){
var testver = navigator.appVersion.substring(0,3);
var isIE = navigator.appVersion.indexOf('MSIE');
if(testver < 4 || (testver < 4.5 && isIE < 0)) {
alert(" Sorry, you need a v4.5 or later browser to use this tool");
return 0;
};
var bgcolor = "FFFFFF";
var myform = document.forms['newschoose'];
var query_string = "";
query_string += bgcolor + "&";
query_string += myform.elements['whichnews'].options[myform.elements['whichnews'].options.selectedIndex].value + "&";
query_string += myform.elements['number'].options[myform.elements['number'].options.selectedIndex].value + "&";
query_string += myform.elements['font_main'].options[myform.elements['font_main'].options.selectedIndex].value + "&";
query_string += myform.elements['fontsize_main'].options[myform.elements['fontsize_main'].options.selectedIndex].value + "&";
query_string += myform.elements['fontcolor_main'].value + "&";
query_string += myform.elements['font_sub'].options[myform.elements['font_sub'].options.selectedIndex].value + "&";
query_string += myform.elements['fontsize_sub'].options[myform.elements['fontsize_sub'].options.selectedIndex].value + "&";
query_string += myform.elements['fontcolor_sub'].value + "&";
var winfeat = 'location=no,menubar=yes,scrollbars=yes,resizable=yes,status=yes,height=350,width=485';
var winlocation = "pop.htm?" + escape(query_string);
newwin = window.open(winlocation,'mypop',winfeat);
return 1;
};
// -->

Do you have an information resource that could help someone working
in health or disability at a community level?
We are especially interested in materials that have been developed
by individuals or organisations working in developing countries.
Add your information or resource here
> |
|
 |
 |
Add a Source
newsfeed to your website
Add free subject-focused content to your own website or intranet
with our newsfeed service. Once installed the newsfeed is automatically
updated every three months. You can customise the appearance of
each newsfeed to suit the style of your own pages and set the number
of items that appear.
Here
is an example of a Source newsfeed in action (link opens in
a new browser window.
|
|