// // *** Email Coding // var tld_ = new Array() tld_[0] = "com"; tld_[1] = "org"; tld_[2] = "net"; tld_[3] = "ca"; tld_[4] = "co.in"; tld_[5] = "co.uk"; tld_[6] = "ac.jp"; tld_[7] = "gov.uk"; tld_[8] = "ac.uk"; var topDom_ = 13; var m_ = "mailto:"; var a_ = "@"; var d_ = "."; // name - the email name: i.e. the bit before the @ sign // dom - the second-level domain of the email address: this is the bit after // the @ sign, but with the top level domain (".com" or ".co.uk" etc) // stripped off // tl - A number specifying which top-level domain to use: // 0 - com // 1 - org // 3 - net and so on... see above // params - the fourth parameter allows you to specify a default subject for // the email, by passing e.g. "?subject=Changeringing", but normally // you'll just need the empty string "". // cl - css class name // display - the text or image of the link, i.e. the name to be displayed to // the user in the web page function mail(name, dom, tl, params, cl) { var s = e(name,dom,tl); document.write(''+s+''); } function mail2(name, dom, tl, params, cl, display) { var s = e(name,dom,tl); document.write(''+display+''); } function e(name, dom, tl) { var s = name+a_; if (tl!=-2) { s+= dom; if (tl>=0) s+= d_+tld_[tl]; } else s+= swapper(dom); return s; } function swapper(d) { var s = ""; for (var i=0; iGarrels, Machtelt - "Introduction to Linux"') if (number==1) document.write('Garrels, Machtelt - "Bash Guide for Beginners"') if (number==2) document.write('Aladjev, Victor - "Computer Algebra Systems: A New Software Toolbox for Maple"') if (number==3) document.write('Namakando, Charles - "Zeropsis I"') if (number==4) document.write('Oldroyd, Michael - "Optimisation of Massively Parallel Neural Networks"') if (number==5) document.write('Yoshimura, Hitoshi - "Social Development of Self-Assertion"') if (number==6) document.write('V.Z. Aladjev and V.N. Haritonov - "General Theory of Statistics"') if (number==7) document.write('V. Aladjev and others - "Electronic Library of Books and Software"') if (number==8) document.write('Terra Vanzant-Stern - "HR Concepts for Project Managers"') if (number==9) document.write('Dinesh Rajan - "Challenges with C++. A compilation of 550+ MCQ’s"') if (number==10) document.write('Charles B. Rawlins - "Analytical Elements of Overhead Conductor Fabrication"') if (number==11) document.write('Leana Golan - "Art of Fragrance Creation"') if (number==12) document.write('Leana Golan - "Aromatherapy" (Educational Course)') if (number==13) document.write('V.Z. Aladjev and M.A. Bogdevicius - "Maple: Programming, Physical and Engineering Problems"') if (number==14) document.write('Larry D. Stern - "A Guide to Global Acquisitions"') if (number==15) document.write('V.Z. Aladjev - "Classical Homogeneous Structures. Cellular Automata"') if (number==16) document.write('V.Z. Aladjev - "Classical Cellular Automata. Homogeneous Structures"') } function change_books() { number = Math.floor(Math.random()*57) if (number==0) document.write('Olutayo K. Osunsan - "Strange Beauty"') if (number==1) document.write('Howe, Jonathan - "Heroes Don’t Run"') if (number==2) document.write('Demers, Crispin - "Fragments"') if (number==3) document.write('Rokhline, Leonid - "Neither are you ways - My ways..." (Isaiah 55:8) (Russian Language)') if (number==4) document.write('Price, Daimon - "Embrace of the Sun: In Shadows"') if (number==5) document.write('Holman, Michael - "FOR WHAT ITS WORTH"') if (number==6) document.write('Arkady Alexeev - "The Adventures of Giulio Mazarini. His Holiness Diplomat"') if (number==7) document.write('Singavarapu, Ravi - "Adventures Of A Curious Mind"') if (number==8) document.write('EMERALD - "REVOLUTION, THE GREATEST!"') if (number==9) document.write('Randolph, Jacqueline - "Deception’s Guard"') if (number==10) document.write('W.R. Benton - "Ty Fisher And the Blood of the Mountain Men"') if (number==11) document.write('Paul Rodgers - "Mind Books"') if (number==12) document.write('"PRAYERS AND BLESSINGS" Edited by The Rt. Rev. Robert H. Hoyt, Jr. SC and The Rev. Michael F. Lee FSC') if (number==13) document.write('W.R. Benton - "Bubbas Dawg Might be a Redneck"') if (number==14) document.write('Singavarapu, Ravi - "Sonia Gandhi Through A Different Lens"') if (number==15) document.write('Arkady Alexeev - "The Adventures of Giulio Mazarini. Richelieu’s Admirer"') if (number==16) document.write('Todd Weinfield - "Internet Guide to Beating City Hall"') if (number==17) document.write('R.J. Godlewski - "The Gatestrian Knights"') if (number==18) document.write('Emmanuel Acheta - "Duel With A Dictator. An African Woman’s Political Struggle"') if (number==19) document.write('Season BubbleGirl - "Absolute Individual. Life In a Bubble"') if (number==20) document.write('Randolph, Jacqueline - "Deception’s Fury"') if (number==21) document.write('Leonid Rokhline - "Holidays in Rome" (Travel Guide) (Russian Language)') if (number==22) document.write('Frank Cress - "Damned If I Do...Damned If I Don’t. Reflections of a Conservative Atheist"') if (number==23) document.write('Ernest Millington - "Was That Really Me?"') if (number==24) document.write('Arkady Alexeev - "The Adventures of Giulio Mazarini. Ruler of France"') if (number==25) document.write('Ayul M. Zamir - "Intern Beth"') if (number==26) document.write('R.J. Godlewski - "Antevastatio Militis"') if (number==27) document.write('Olutayo K. Osunsan - "The Poet In May"') if (number==28) document.write('Usha Shetty - "Le’mme live my life...."') if (number==29) document.write('Linder McNeely - "BROTHERS"') if (number==30) document.write('Robert F. Hawes Jr. - "One Nation, Indivisible?"') if (number==31) document.write('George Zhibin Gu - "China´s Global Reach"') if (number==32) document.write('Sky - "One Step Beyond Socrates..."') if (number==33) document.write('Heritage James - "Problems Are Friends Not Enemies"') if (number==34) document.write('Joseph Scovitch - "The Jerusalem Vampire"') if (number==35) document.write('Bilson Kings - "Glorious Provision. Practical Steps to Gods Abundance Blessing"') if (number==36) document.write('Joscham Dan - "I’M THINKING DON?T YOU THINK?"') if (number==37) document.write('George Zhibin Gu - "China and the New World Order"') if (number==38) document.write('Dr. C. Lamar Robinson - "Diversity Science Research Series. Volume I - An attributional case analysis ..."') if (number==39) document.write('M.K.V. Narayan - "Flipside of Hindu Symbolism (Sociological and scientific linkages in Hinduism)"') if (number==40) document.write('Emil Stephen - "How to Defeat the Tobacco Demon the New Way"') if (number==41) document.write('Il Cenacolo - "Sparks from the Infinite. A Collection of Mediumistic Transcripts. Volume I & II"') if (number==42) document.write('Randolph, Jacqueline - "Deception’s Legacy"') if (number==43) document.write('Rabbi Dr. Zvi Aviner - "The Seven Commandments of Noah. Volume I - IDOLATRY"') if (number==44) document.write('Nick V. Solokhin - "Discontinuities in Acoustic Wave-guide and the Reciprocity"') if (number==45) document.write('A.L. Niflhaim & Gail McLeod - "Christmas in Distress"') if (number==46) document.write('Icky Y. Ater - "STITCH-WORK. The Sick Jaundiced Underbelly of the Heartland"') if (number==47) document.write('Frank Cress - "Reason For Life. Further Social and Political Reflections of an American Conservative Atheist"') if (number==48) document.write('Rabbi Dr. Zvi Aviner - "The Seven Commandments of Noah. Volume II - ADULTERY, Volume III - BLOODSHED"') if (number==49) document.write('Sara B. Ramsey - "Hallie Bell Walks to Texas"') if (number==50) document.write('Leonid Rokhline - "Soul Mates. My Century - History of Daily" (Russian Language)') if (number==51) document.write('Joseph Scovitch - "JFK's Death and the Kabbalah"') if (number==52) document.write('Markus Taylor - "Tales from the Big Durian"') if (number==53) document.write('Dr. James Jijide - "Talkville City Metered Taxis Inc."') if (number==54) document.write('Leonid Rokhline - "In the footsteps of Russian pilgrims in America" (Russian Language)') if (number==55) document.write('Leonid Rokhline - "God’s Smile" (Russian Language)') if (number==56) document.write('Eleanore Weeks - "Endurance and Triumph with In-vitro Fertilisation - IVF"') }