<XMP><body bgcolor="#ffffff" text="#000000" link="#0000ff" alink="#800080" vlink="#ff0000"><!--'"</title></head>--> <script type="text/javascript"> //OwnerIQ var __oiq_pct = 50; if( __oiq_pct>=100 || Math.floor(Math.random()*100/(100-__oiq_pct)) > 0 ) { var _oiqq = _oiqq || []; _oiqq.push(['oiq_addPageBrand','Lycos']); _oiqq.push(['oiq_addPageCat','Internet > Websites']); _oiqq.push(['oiq_addPageLifecycle','Intend']); _oiqq.push(['oiq_doTag']); (function() { var oiq = document.createElement('script'); oiq.type = 'text/javascript'; oiq.async = true; oiq.src = document.location.protocol + '//px.owneriq.net/stas/s/lycosn.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oiq, s); })(); } /////// Google Analytics var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21402695-21']); _gaq.push(['_setDomainName', 'angelfire.com']); _gaq.push(['_setCustomVar', 1, 'member_name', 'rings/abdy', 3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); ////// Lycos Initialization ///////////////////// var lycos_ad = Array(); var lycos_search_query = ""; var lycos_onload_timer; var cm_role = "live"; var cm_host = "angelfire.lycos.com"; var cm_taxid = "/memberembedded"; var angelfire_member_name = "rings/abdy"; var angelfire_member_page = "rings/abdy/index.html"; var angelfire_ratings_hash = "1714084666:83a1d0712f40203074fd4498f9aab1b9"; var lycos_ad_category = null; var lycos_ad_remote_addr = "209.202.244.9"; var lycos_ad_www_server = "www.angelfire.lycos.com"; var edit_site_url = "www.angelfire.lycos.com/landing/landing.tmpl?utm_source=house&utm_medium=landingpage&utm_campaign=toolbarlink"; </script> <script type="text/javascript" src="https://scripts.lycos.com/catman/init.js"></script> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_300x250_dfp', [300, 250], 'div-gpt-ad-1450207484070-0').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_above_728x90_dfp', [728, 90], 'div-gpt-ad-1450207484070-1').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_below_728X90_dfp', [728, 90], 'div-gpt-ad-1450207484070-2').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type="text/javascript"> (function(isV) { if (!isV) { return; } //this.lycos_search_query = lycos_get_search_referrer(); var adMgr = new AdManager(); var lycos_prod_set = adMgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2", "toolbar_image", "toolbar_text", "smallbox", "top_promo", "footer2","slider"]; var adCat = this.lycos_ad_category; adMgr.setForcedParam('page', (adCat && adCat.dmoz) ? adCat.dmoz : 'member'); if (this.lycos_search_query) { adMgr.setForcedParam("keyword", this.lycos_search_query); } else if (adCat && adCat.find_what) { adMgr.setForcedParam('keyword', adCat.find_what); } for (var s in slots) { var slot = slots[s]; if (adMgr.isSlotAvailable(slot)) { this.lycos_ad[slot] = adMgr.getSlot(slot); } } adMgr.renderHeader(); adMgr.renderFooter(); }((function() { var w = 0, h = 0, minimumThreshold = 300; if (top == self) { return true; } if (typeof(window.innerWidth) == 'number' ) { w = window.innerWidth; h = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { w = document.documentElement.clientWidth; h = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { w = document.body.clientWidth; h = document.body.clientHeight; } return ((w > minimumThreshold) && (h > minimumThreshold)); }()))); window.onload = function() { var f = document.getElementById("lycosFooterAd"); var b = document.getElementsByTagName("body")[0]; b.appendChild(f); f.style.display = "block"; document.getElementById('lycosFooterAdiFrame').src = '/adm/ad/footerAd.iframe.html'; // Slider Injection (function() { var e = document.createElement('iframe'); e.style.border = '0'; e.style.margin = 0; e.style.display = 'block'; e.style.cssFloat = 'right'; e.style.height = '254px'; e.style.overflow = 'hidden'; e.style.padding = 0; e.style.width = '300px'; })(); // Bottom Ad Injection ( function() { var b = document.getElementsByTagName("body")[0]; var iif = document.createElement('iframe'); iif.style.border = '0'; iif.style.margin = 0; iif.style.display = 'block'; iif.style.cssFloat = 'right'; iif.style.height = '254px'; iif.style.overflow = 'hidden'; iif.style.padding = 0; iif.style.width = '300px'; iif.src = '/adm/ad/injectAd.iframe.html'; var cdiv = document.createElement('div'); cdiv.style = "width:300px;margin:10px auto;"; cdiv.appendChild( iif ); if( b ) { b.insertBefore(cdiv, b.lastChild); } })(); } </script> <style> #body .adCenterClass { margin:0 auto; display:block !important; overflow:hidden; width:100%; } #body .adCenterClass #ad_container { display:block !important; float:left; width:728px; } @media (min-width: 768px) { <!-- For 300px or less ads ONLY --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } @media (min-width: 1110px) { <!-- For 728px or less ads --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } </style> <div style="background:#abe6f6; border-bottom:1px solid #507a87; position:relative; z-index:9999999"> <div class="adCenterClass"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; float:left; width:186px; border:0"> <img src="/adm/ad/angelfire-freeAd.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> <div id="ad_container"> <script type="text/javascript">document.write(lycos_ad['leaderboard']);</script> </div> </div> </div> <!-- ///////////////////////////////////// --> <script type="text/javascript">document.write(lycos_ad['slider']);</script> <div id="lycosFooterAd" style="background:#abe6f6; border-top:1px solid #507a87; clear:both; display:none; position:relative; z-index:9999999"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:936px;"> <div id="aflinksholder" style="float:left; width:186px;"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; border:0"> <img src="/adm/ad/angelfire-freeAd2.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> </div> <iframe id="lycosFooterAdiFrame" style="border:0; display:block; float:left; height:96px; overflow:hidden; padding:0; width:750px"></iframe> </div> </div> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE START---> <script data-cfasync="false" language="javascript" async src="//udmserve.net/udm/img.fetch?sid=17754;tid=1;dt=6;"></script> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE END---> </xmp>

British Antique/Vintage Telephones circa 1900-1980

Antique/Vintage Telephones UK

I have set up this website up to display photographs of all the British Vintage Telephones that I collect, like the lovely old ivory model number 312 1950s Bakelite GPO telephone that you can see in the photograph below.

I will build this site up with more photographs of my antique/vintage rotary dial telephone collection as I get the chance and as I collect more. (Please call back and visit from time to time to check for updates).

British Bakelite Telephones are probably the most sought after Telephones ever produced. These old Telephones were produced in the UK between 1931 and 1960 and have now become very collectable. During this period several beautiful Bakelite Telephone models were introduced into service in the UK by the GPO. These are all very highly regarded by both Vintage GPO Telephone Dealers and the general public.

In good condition and fully restored to their former glory these Bakelite Telephones are in great demand by people who appreciate the classic nature of these historic/iconic old telephones.

Provided that they have been correctly converted and serviced properly these old dial telephones still work today on all modern telephone lines. If the microphone has been replaced with a modern electronic version these old telephones are as good if not better than most modern phones (this is important and most telephone restorers will do this as part of the restoration).

One of the real joys of owning one of these Antique Telephones is the sound the bells make when someone rings you on your vintage telephone. You can hear these old telephones all throughout the house even though they don't sound that loud when you are stood next to them. Modern telephone electronics cannot match the beautiful mechanical bell sound produced by these lovely old telephones. Although there are lots of modern replica telephones that look vaguely similar they are all vastly inferior to these original vintage telephones.

1950s Bakelite Telephone

Vintage and Antique Telephones

Over time I intend to build up a comprehensive collection of all types of vintage telephone antiques produced in the UK. I collect Old Vintage Telephones from the early 1900's mostly 1940's and 1950's. However the later Vintage BT 746 Telephones from the 1970's to the mid 1980's such as the model known as the 746 Telephones are now also very collectable. The 746 telephone was the last of the British telephones designed to be repaired by telephone engineers and basically to last forever. In fact Collecting Old Retro Telephones has now overtaken older Antique telephone collecting in popularity.

A large proportion of these vintage/old phones were made for the GPO, hence they were often known as Vintage GPO Telephones. However, some of these vintage telephones were made for use by internal telephone companies such as ATM for use in offices and Banks etc. These British Internal Office Bakelite telephones were made to the same design and to the same exacting standards. Only the dials on the ATM Bakelite phones were made to a different design. The vintage telephone case and the rest of internals were exactly the same and thankfully they are completely interchangeable if they go faulty.

Black Bakelite Telephone

Old BT Telephones may appear to be a strange thing to collect, however more and more people are falling in love with these classic old style Black Bakelite 1950's phones. Some people buy them simply because the old Bakelite Phones are "Art Deco", while others because these vintage phones are from a different era and are vastly different in many ways to modern phones, particularly in quality. I believe these old telephones are worth collecting because they are truly classic icons of a very memorable point in UK history, where British engineering was the best!

I will put more photographs of my old telephone collection and telephone antiques on this page as soon as I can find the time.

For now, I have included a number of links below that relate to Old British Telephones, so please feel free to have a look and see if you agree with me about the classic nature of these phones.

If you find any useful websites relating to British Bakelite telephones or old BT telephones (before 1980) in general please let me know and I will add them to this old phone information page.

Similarly if you have any good pictures of Retro telephones (made in the UK) please send them to me.

Red Bakelite Telephone

The Telephone above is a very rare 332 Red Bakelite telephone. The standard colour for all old GPO/BT telephones before 1960 was Black Bakelite. In fact 99.9% + of all telephones in this Bakelite era were Black so the coloured telephones are very rare, particularly if they are still in good condition.

<XMP></body></xmp>