Advertisement
Guest User

randalphhouse

a guest
Nov 25th, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.02 KB | None | 0 0
  1.  
  2. <HTML><HEAD><TITLE>Welcome to Randolph House</TITLE>
  3. <META http-equiv=Content-Type content="text/html; charset=utf-8">
  4. <xml:namespace ns="urn:schemas-microsoft-com:vml" prefix="v"/>
  5. <style type="text/css">
  6. v\:* { behavior: url(#default#VML); }
  7. </style>
  8. <SCRIPT language=JavaScript>window.status='Loading...';</SCRIPT>
  9.  
  10. <SCRIPT
  11. src="RenovaNLUtil.jsp__NS_VER=11.0.6&locale=en_US.nlqs"
  12. type=text/javascript></SCRIPT>
  13.  
  14. <SCRIPT language=JavaScript>window.status='';</SCRIPT>
  15. <!-- c=411534 db=48 v=11.0.6.89 sc=1 cat= id= thm=100 bll= cart=3313248 iss=T e=0 r=17 pl=5 cur=1 sec=F candbc=T fromdbc=T vol=F -->
  16. <META
  17. content="Browse two floors of Quality Antiques, Collectables, Vintage Clothing, Glassware, Lighting, Furniture, Jewelry, Linens, Primitives and Pottery."
  18. name=description>
  19. <META
  20. content="Browse two floors of Quality Antiques, Collectables, Vintage Clothing, Glassware, Lighting, Furniture, Jewelry, Linens, Primitives and Pottery."
  21. name=keywords>
  22. <LINK
  23. href="homepage.css"
  24. type=text/css rel=stylesheet>
  25. <STYLE>.botLinkBox {
  26. BORDER-RIGHT: #9c9288 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #9c9288 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: normal; FONT-SIZE: 0.8em; FLOAT: left; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #9c9288 1px solid; LINE-HEIGHT: 1.3em; MARGIN-RIGHT: 10px; PADDING-TOP: 5px; BORDER-BOTTOM: #9c9288 1px solid
  27. }
  28. #featTable {
  29. POSITION: relative; TOP: 3px
  30. }
  31. </STYLE>
  32. <LINK
  33. href="pagestyles.css"
  34. rel=stylesheet><!-- START Additions to Head -->
  35. <META content=index,follow name=robots><LINK href="/c.411534/favicon.ico"
  36. rel="shortcut icon">
  37. <LINK
  38. href="hoahstyle.css"
  39. type=text/css rel=stylesheet>
  40. <LINK
  41. href="hoahstyle_jt.css"
  42. type=text/css rel=stylesheet>
  43. <LINK
  44. href="leftnav.css"
  45. type=text/css rel=stylesheet>
  46. <SCRIPT language=JavaScript>
  47. <!--
  48. var browserVer= (navigator.appVersion);
  49. // document.write(browserVer);
  50. if (navigator.appName == "Microsoft Internet Explorer")
  51. {
  52. document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"/site/includes/leftnav_ie.css\">");
  53. }
  54. //-->
  55. </SCRIPT>
  56. <!-- END Addtions to Head --><!-- 0 -->
  57. <style>
  58. A.menulink {
  59. display: block;
  60. width: 198px;
  61. text-align: left;
  62. text-decoration: none;
  63. font-family:arial;
  64. font-size:12px;
  65. color: #d0b44d;
  66. BORDER: none;
  67. border: solid 1px #800000;
  68. }
  69.  
  70. A.menulink:hover {
  71. border: solid 1px #6100C1;
  72. background-color:#F0E1FF;
  73. }
  74.  
  75. </style>
  76.  
  77. <script>
  78.  
  79. /*
  80. CSS Menu highlight- By Marc Boussard (marc.boussard@syntegra.fr)
  81. Modified by DD for NS4 compatibility
  82. Visit http://www.dynamicdrive.com for this script
  83. */
  84.  
  85. var ns4class=''
  86. </script>
  87. <META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
  88. <BODY class=nostyle text=#000000 vLink=#663300 aLink=#CC9966 link=#663300
  89. leftMargin=0 topMargin=0 onload=page_init() MARGINHEIGHT="0" MARGINWIDTH="0">
  90. <script type="text/javascript">
  91.  
  92. /***********************************************
  93. * 3D Spinning Message Script- By Copyright (c) 2003 Peter Gehrig
  94. * Website: http://www.24fun.com
  95. * Script available at/modified by Dynamic Drive (http://www.dynamicdrive.com)
  96. * This notice must stay intact for use
  97. ***********************************************/
  98.  
  99.  
  100. // Add as many messages as you like
  101. var message=new Array("Welcome to ", "R. H. estate ", " liquidations")
  102.  
  103. // Set the outline-color. Add as many colors as you like
  104. var outlinecolor=new Array("black", "black")
  105.  
  106. // Set fillcolors 1. Add as many colors as you like
  107. var fillcolor1=new Array("gray", "green", "white", "green")
  108.  
  109. // Set fillcolors 2. Add as many colors as you like
  110. var fillcolor2=new Array("blue", "olive", "black", "lime")
  111.  
  112. // Set the letter marking the circle
  113. var circlemark=new Array("-")
  114.  
  115. // Set the width of the outline
  116. var strkweight=1
  117.  
  118. // Set the waiting time between the messages (seconds)
  119. var pause=2
  120.  
  121. // Set the strength of the opacity (transparency of letters)
  122. var strengthopacity="60%"
  123.  
  124. // Set the size of the circle (values range from 0.1 to 1)
  125. var circlesize=0.5
  126.  
  127. // Always keep messages in view even if page is scrolled? (DD added option)
  128. var keepinview="yes"
  129.  
  130. // Do not edit below this line
  131.  
  132. mytruebody=(!window.opera && document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body //Dynamicdrive added object
  133.  
  134. var outerwidth=mytruebody.clientWidth
  135. var outerheight=mytruebody.clientHeight
  136.  
  137. var innerwidth=Math.floor(circlesize*outerwidth)
  138. var innerheight=Math.floor(circlesize*outerheight)
  139.  
  140. var posleft=(outerwidth-innerwidth)/2
  141. var postop=(outerheight-innerheight)/2
  142.  
  143. var path=new Array()
  144. var i_message=0
  145. var i_outlinecolor=0
  146. var i_fillcolor1=0
  147. var i_fillcolor2=0
  148. var i_messagelength=0
  149. var longestmessage=0
  150. pause*=1000
  151.  
  152. var ie=document.getElementById&&document.all?1:0
  153.  
  154. for (i=0;i<=message.length-1;i++) {
  155. if (message[i].length>longestmessage) {
  156. longestmessage=message[i].length
  157. }
  158. longestmessage+=4
  159. }
  160.  
  161. for (i=0;i<=message.length-1;i++) {
  162.  
  163. var emptyspace=""
  164. var i_emptyspace=(longestmessage-message[i].length)/2
  165. for (ii=0;ii<=i_emptyspace;ii++) {
  166. emptyspace+=circlemark
  167. }
  168. message[i]=emptyspace+" "+message[i]+" "+emptyspace
  169. }
  170.  
  171. function changeform() {
  172. if (keepinview=="yes") //DD added
  173. document.getElementById("roofid").style.top=mytruebody.scrollTop //DD added
  174. if (i_outlinecolor >= outlinecolor.length) {i_outlinecolor=0}
  175. if (i_fillcolor1 >= fillcolor1.length) {i_fillcolor1=0}
  176. if (i_fillcolor2 >= fillcolor2.length) {i_fillcolor2=0}
  177. document.getElementById('strokeid').color=outlinecolor[i_outlinecolor]
  178. document.getElementById('fillid').color=fillcolor1[i_fillcolor1]
  179. document.getElementById('fillid').color2=fillcolor2[i_fillcolor2]
  180. if (i_message < message.length) {tick()}
  181. else {document.getElementById('textpathid').string=""
  182. document.getElementById("roofid").style.display="none" //DD added
  183. }
  184. }
  185.  
  186. function tick() {
  187. if (i_messagelength <= message[i_message].length) {
  188. var messagestringend=""
  189. var messagestring=message[i_message].substring(0, i_messagelength)+messagestringend
  190. document.getElementById('textpathid').string=messagestring
  191. var timer=setTimeout("tick()",50)
  192. i_messagelength++
  193. }
  194. else {
  195. clearTimeout(timer)
  196. i_messagelength=0
  197. i_message++
  198. i_outlinecolor++
  199. i_fillcolor1++
  200. i_fillcolor2++
  201. var timer=setTimeout("changeform()",pause)
  202. }
  203.  
  204. }
  205.  
  206. if (ie) {
  207. document.write('<div id="roofid" style="position:absolute;left:0px;top:0px;width:'+outerwidth+'px;height:'+outerheight+'px;overflow:hidden;">')
  208. document.write('<v:oval id="tc" style="position:absolute;top:'+postop+'px;left:'+posleft+'px;width:'+innerwidth+'px;height:'+innerheight+'px">')
  209. document.write('<v:shadow on="t" opacity="'+strengthopacity+'"/>')
  210. document.write('<v:stroke id="strokeid" weight="'+strkweight+'pt" color="blue"/>')
  211. document.write('<v:fill id="fillid" on="True" color="'+fillcolor1[0]+'" color2="'+fillcolor2[0]+'" opacity="'+strengthopacity+'" opacity2="'+strengthopacity+'" type="gradient"/>')
  212. document.write('<v:path textpathok="t"/>')
  213. document.write('<v:textpath id="textpathid" on="t" id="mytp" style="font-family:\'Arial Black\'; " fitpath="t" string=""/>')
  214. document.write('</v:oval></div>')
  215. if (window.attachEvent) //DD added code
  216. window.attachEvent("onload", changeform) //DD added code
  217. else
  218. window.onload=changeform
  219. }
  220. </script>
  221. <DIV class=noprint id=div__header marginwidth="1" topmargin="0" leftmargin="0">
  222. <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  223. <TBODY>
  224. <TR>
  225. <TD>
  226. <TABLE class=nostyle id=branding cellSpacing=0 cellPadding=0 border=0>
  227. <TBODY>
  228. <TR>
  229. <TD class=logotype>
  230. <img border="0" src="logo4444.gif"></TD>
  231. <TD vAlign=top>
  232. <TABLE class=util_nav cellSpacing=0 cellPadding=0 align=left
  233. border=0>
  234. <TBODY>
  235. <TR>
  236. <TD class=util_links vAlign=bottom noWrap align=left>
  237. <IMG
  238. height=14 alt="Cart Icon"
  239. src="cart.gif"
  240. width=18 border=0> View
  241. Cart&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;My
  242. Account</TD>
  243. <TD vAlign=top align=right>
  244. <TABLE cellSpacing=0 cellPadding=0 border=0>
  245. <TBODY>
  246. <TR>
  247. <TD class=smalltext noWrap>&nbsp;|&nbsp;Register&nbsp;</TD>
  248. <TD class=smalltext noWrap>&nbsp;|&nbsp;Log&nbsp;In&nbsp;</TD></TR></TBODY></TABLE></TD></TR>
  249. <TR id=headsearchtext>
  250. <TD vAlign=bottom noWrap align=left width="100%" colSpan=2
  251. height=40>
  252. <FORM id=searchportlettag name=searchportlettag
  253. action=/s.nl/sc.21/.f method=get><INPUT type=hidden value=15
  254. name=sc> <INPUT class=input maxLength=50 size=21 name=search> <INPUT class=bgbutton id=go type=submit value=Search>
  255. </FORM></TD></TR></TBODY></TABLE></TD></TR>
  256. <TR>
  257. <TD class=toutnav noWrap style="background-color: #800000">&nbsp;&nbsp;<a href="history1.htm">HISTORY
  258. </a>|<a href="contact.htm">CONTACT
  259. US</a>
  260. |<a href="nextsale.htm"> NEXT ESTATE SALE
  261. </a>|
  262. <a href="gardendesign.htm">APPRAISALS/GARDEN DESIGN
  263. |</a>
  264. <a target="_blank" href="http://search.ebay.com/_W0QQsassZrandolphhouse92QQhtZ-1">EBAY STORE
  265. </a>|
  266. <a href="mall.htm">ANTIQUE CENTER</a></TD>
  267. <TD class=toutnav colSpan=2>
  268. <a href="contact.htm">
  269. <IMG height=10 alt=phone
  270. src="phone-icon.gif"
  271. width=25 align=absBottom border=0> &nbsp;(810)
  272. 238-1444</a></TD></TR></TBODY></TABLE>
  273. </TD></TR><!-- END Logo & Tabs Template --></TBODY></TABLE></DIV>
  274. <DIV id=div__title style="MARGIN: 0px"></DIV>
  275. <DIV class=scrollarea id=div__label style="MARGIN: 0px; OVERFLOW: hidden"></DIV>
  276. <DIV id=div__body style="MARGIN: 0px">
  277. <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  278. <TBODY>
  279. <TR><!-- begin left nav -->
  280. <!-- end left nav --><!-- START NetSuite Body Template -->
  281. <TD id=maincontent vAlign=top align=left width="100%" bgColor=#ffffff><!-- 0 -->
  282. <TABLE id=columcontents borderColor=#cccccc cellSpacing=0 cellPadding=0
  283. width="100%" bgColor=#ffffff border=0>
  284. <TBODY>
  285. <TR class=portletHandle>
  286. <FORM
  287. onkeypress='if (getEventKeypress(event) == 13) {if (getEventTargetType(event) == "textarea") return true;event.cancelBubble=true; return false;}'
  288. id=welcome name=welcome action=/s.nl method=post><INPUT type=hidden
  289. value=411534 name=c> <INPUT type=hidden name=sc> <INPUT type=hidden
  290. value=-101 name=category> <INPUT type=hidden name=id> <INPUT
  291. type=hidden value=A name=it> <INPUT type=hidden value=Q2gO4kLwAGXHMMIy
  292. name=vid> <INPUT type=hidden value=Q2gO4kLwAFXHMB0E name=ck> <INPUT
  293. type=hidden value=1506 name=cktime> <INPUT type=hidden
  294. value=http://houseofantiquehardware.com/ name=referer> </FORM>
  295. <TD>
  296. <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  297. <TBODY>
  298. <TR>
  299. <TD class=medtext vAlign=top>
  300. <TABLE cellSpacing=2 cellPadding=0 width="100%">
  301. <TBODY>
  302. <TR>
  303. <TD class=medtextboldnolink align=left>
  304. <TABLE id=wrapper cellSpacing=0 cellPadding=0 width="1004">
  305. <TBODY>
  306. <TR>
  307. <TD id=leftside vAlign=top width=1000>
  308. <TABLE
  309. style="BORDER-RIGHT: #804000 10px outset; PADDING-RIGHT: 0px; BORDER-TOP: rgb(160,130,90) 10px outset; PADDING-LEFT: 0px; BACKGROUND: #804000; PADDING-BOTTOM: 0px; MARGIN: 1px; BORDER-LEFT: rgb(160,130,90) 10px outset; PADDING-TOP: 0px; BORDER-BOTTOM: #401f00 10px outset">
  310. <TBODY>
  311. <TR>
  312. <TD>
  313. <img border="0" src="images/bighouse.jpg" width="969" height="651"></A>
  314. </TD></TR></TBODY></TABLE>
  315.  
  316. </TD><!-- end homepage2 begin homepage3 -->
  317. <TD id=rightside vAlign=top>
  318. &nbsp;</TD></TR>
  319.  
  320. </TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
  321. </TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
  322. </TBODY></TABLE><!-- 0 --></TD><!-- END NetSuite Body Template -->
  323. <TD>
  324. <IMG height=1
  325. src="pixel_clear.gif"
  326. width=5></TD></TR></TBODY></TABLE></DIV>
  327. <DIV class=noprint id=div__footer marginwidth="1" topmargin="0" leftmargin="0"
  328. marginheight="1">
  329.  
  330.  
  331.  
  332.  
  333.  
  334. <DIV id=footer>
  335. <CENTER>
  336. <a href="index.htm">SITE
  337. MAP</a> <a href="index.htm">| PRIVACY
  338. </a>|<a href="index.htm"> RETURNS
  339. </a>| <a href="index.htm">SHIPPING </a>| <a href="contact.htm">CONTACT
  340. US
  341. <IMG height=10 alt=phone
  342. src="phone-white.gif"
  343. width=25 align=absBottom border=0> (810) 238-1444</a><BR>
  344. <IMG height=5
  345. src="trans(1).gif"
  346. width=32> </CENTER></DIV>
  347.  
  348. </DIV>
  349.  
  350. </BODY></HTML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement