Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8" />
- <title>Max Rambod Inc. | Original Letters, Historical Documents, Photography & Rare Books </title>
- <link href="_css/style.css" rel="stylesheet" type="text/css" />
- <link href='http://fonts.googleapis.com/css?family=Marcellus+SC' rel='stylesheet' type='text/css'>
- <link href="_css/flex/flexslider.css" rel="stylesheet" type="text/css">
- <script src="_scripts/flex/modernizr-2.5.2-respond-1.1.0.min.js" type="text/javascript"></script>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $("#m").hover(
- function () {
- $(this).children('ul').show();
- },
- function () {
- $(this).children('ul').hide();
- }
- );
- });
- </script>
- <script type="text/xml">
- <!--
- <oa:widgets>
- <oa:widget wid="2827522" binding="#OAWidget" />
- </oa:widgets>
- -->
- </script>
- </head>
- <!--start of body-->
- <body>
- <div class="container">
- <header>
- <h1>Max Rambod Inc.</h1>
- <br>
- <h5>Original Letters, Historical Documents, Photography & Rare Books</h5>
- <br/>
- <h5>Since 1991</h5>
- </header>
- <img src="_images/main/headers/strip.jpg" width="100%" height="100" alt="Max Rambod" />
- <div id="navbar">
- <div id="search">
- <form id="cse-search-box" action="http://google.com/cse">
- <input type="hidden" name="cx" value="018187481825748556698:vij6y0tyqrq" />
- <input type="hidden" name="ie" value="UTF-8" />
- <input type="text" name="q" size="15" />
- <input type="submit" name="sa" value="Search" />
- </form>
- </div>
- <ul>
- <li><a href="index.php"><strong>Home</strong></a> </li>
- <li><a href="1about.php"><strong>About Us</strong></a> </li>
- <li><a href="catalog_art.php"><strong>Inventory</strong></a> </li>
- <li><a href="1catalog.php"><strong>Free Catalogue</strong></a> </li>
- <li><a href="1faq.php"><strong>FAQ</strong></a> </li>
- <li><a href="1contact.php"><strong>Contact</strong></a></li>
- </ul>
- </div>
- <div class="sidebar1">
- <div class="kicker">
- <h3>Categories</h3>
- </div>
- <ul class="nav">
- <li><a href="catalog_art.php">Art & Architecture</a> </li>
- <li><a href="catalog_aviation.php">Aviation</a> </li>
- <li><a href="catalog_business.php">Business</a> </li>
- <li><a href="catalog_cartoon.php">Cartoons</a> </li>
- <li><a href="catalog_civilwar.php">Civil War</a> </li>
- <li><a href="catalog_bindings.php">Fine Bindings & Illuminated Manuscripts</a> </li>
- <li id="m"><a href="#" >Fine Photographs</a></li>
- <ul class="hide" >
- <li><a href="catalog_photographs_19.php" style="margin-left:2cm; width: 2cm;" >19th century </a></li>
- <li><a href="catalog_photographs_20.php" style="margin-left:2cm; width: 2cm;" >20th century </a></li>
- </ul>
- <li><a href="catalog_hollywood.php">Hollywood</a> </li>
- <li><a href="catalog_judaica.php">Judaica, Civil Rights, Misc.</a> </li>
- <li><a href="catalog_law.php">Law and Outlaws</a> </li>
- <li><a href="catalog_literature.php">Literature</a> </li>
- <li><a href="catalog_maps.php">Maps & Cartography</a> </li>
- <li><a href="catalog_music.php">Music</a> </li>
- <li><a href="catalog_presidents.php">Presidents</a> </li>
- <li><a href="catalog_revolutionarywar.php">Revolutionary War</a> </li>
- <li><a href="catalog_royalty.php">Royalty</a> </li>
- <li><a href="catalog_science.php">Science</a> </li>
- <li><a href="catalog_space.php">Space</a> </li>
- <li><a href="catalog_sports.php">Sports & Hobbies</a> </li>
- <li><a href="catalog_Travel.php">Travel & Exploration</a> </li>
- <li><a href="catalog_wildwest.php">Wild West</a> </li>
- <li><a href="catalog_worldleaders.php">World Leaders</a> </li>
- <li><a href="catalog_worldwar2.php">World War II</a> </li>
- </ul>
- <div class="kicker"> <a href="http://stores.ebay.com/Max-Rambod-Historical-Documents?_rdc=1" target="_blank"> <img src="_images/main/ebaybutton.png" alt="Ebay" /> </a> </div>
- <!-- end .sidebar1 -->
- </div>
- <article class="content">
- <p>Max Rambod Inc. is one of the largest autograph dealers in the world, where you will find thousands of historical documents, autographs, letters, signed photos and manuscripts in all fields: U.S. Presidents, Civil War, Military, Science, Early Aviation, Space, Arts, Literature, Music, Royalties, Hollywood and More.</p>
- <p>All Autographs are offered with a lifetime Guarantee of authenticity. We stand Behind every autograph we sell with our unconditional guarantee of authenticity. So you can buy with confidence.</p>
- <script type="text/javascript">
- // BeginOAWidget_Instance_2827522: #OAWidget
- $(window).load(function() {
- false
- $('#slider').flexslider({
- namespace: "flex-", //{NEW} String: Prefix string attached to the class of every element generated by the plugin
- selector: ".slides > li", //{NEW} Selector: Must match a simple pattern. '{container} > {slide}' -- Ignore pattern at your own peril
- animation: "slide",
- easing: "swing", //{NEW} String: Determines the easing method used in jQuery transitions. jQuery easing plugin is supported!
- direction: "horizontal", //String: Select the sliding direction, 'horizontal' or 'vertical'
- reverse: false, //{NEW} Boolean: Reverse the animation direction
- animationLoop: true, //Boolean: Should the animation loop? If false, directionNav will received "disable" classes at either end
- smoothHeight: true, //{NEW} Boolean: Allow height of the slider to animate smoothly in horizontal mode
- slideshow: true, //Boolean: Animate slider automatically
- slideshowSpeed: 3000, //Integer: Set the speed of the slideshow cycling, in milliseconds
- animationSpeed: 600, //Integer: Set the speed of animations, in milliseconds
- initDelay: 0, //{NEW} Integer: Set an initialization delay, in milliseconds
- randomize: true, //Boolean: Randomize slide order
- useCSS: true, //{NEW} Boolean: Slider will use CSS3 transitions if available
- touch: true, //{NEW} Boolean: Allow touch swipe navigation of the slider on touch-enabled devices
- video: false, //{NEW} Boolean: If using video in the slider, will prevent CSS3 3D Transforms to avoid graphical glitches
- directionNav: true, //Boolean: Create navigation for previous/next navigation? (true/false)
- controlNav: true, //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage
- keyboard: true, //Boolean: Allow slider navigating via keyboard left/right keys
- mousewheel: false, //Boolean: Allow slider navigating via mousewheel
- prevText: "Previous", //String: Set the text for the "previous" directionNav item
- nextText: "Next", //String: Set the text for the "next" directionNav item
- pausePlay: false, //Boolean: Create pause/play dynamic element
- pauseText: "Pause", //String: Set the text for the "pause" pausePlay item
- playText: "Play", //String: Set the text for the "play" pausePlay item
- startAt: 0, //Integer: The slide that the slider should start on. Array notation (0 = first slide)
- pauseOnAction: true, //Boolean: Pause the slideshow when interacting with control elements, highly recommended.
- pauseOnHover: true, //Boolean: Pause the slideshow when hovering over slider, then resume when no longer hovering
- start: function(){}, //Callback: function(slider) - Fires when the slider loads the first slide
- controlsContainer: "", //Selector: Declare which container the navigation elements should be appended too. Default container is the flexSlider element. Example use would be ".flexslider-container", "#container", etc. If the given element is not found, the default action will be taken.
- manualControls: "", //Selector: Declare custom control navigation. Example would be ".flex-control-nav li" or "#tabs-nav li img", etc. The number of elements in your controlNav should match the number of slides/tabs.
- // Carousel Options
- itemWidth: 240, //{NEW} Integer: Box-model width of individual carousel items, including horizontal borders and padding.
- itemMargin: 10, //{NEW} Integer: Margin between carousel items.
- minItems: 1, //{NEW} Integer: Minimum number of carousel items that should be visible. Items will resize fluidly when below this.
- maxItems: 1, //{NEW} Integer: Maxmimum number of carousel items that should be visible. Items will resize fluidly when above this limit.
- move: 0, //{NEW} Integer: Number of carousel items that should move on animation. If 0, slider will move all visible items.
- before: function(){}, //Callback: function(slider) - Fires asynchronously with each slider animation
- after: function(){}, //Callback: function(slider) - Fires after each slider animation completes
- end: function(){} //Callback: function(slider) - Fires when the slider reaches the last slide (asynchronous)
- });
- });
- // EndOAWidget_Instance_2827522
- </script>
- <div class="fadein">
- <img src="http://chictraveler.wpengine.netdna-cdn.com/wp-content/uploads/2010/09/Picture-91-500x332.png">
- <img src="http://sevillespain.info/wp-content/uploads/2012/02/Casa-De-Carmona-Hotel-Seville-casa_de_carmona_galeria_mr_1200-500x332.jpg">
- <img src="http://hereelsewhere.com/wp-content/uploads/2012/06/Chambre22-500x332.jpeg">
- <img src="http://www.worlddesignhotels.com/wp-content/uploads/407/X%20Ordinary%20Room-500x332.jpg">
- <img src="http://armywife101.com/wp-content/uploads/2012/09/DoubleTree-Suites-by-Hilton-exterior-photo-Downtown-Disney-Resort-Area-Hotels-500x332.jpg">
- </div>
- <!-- #main-container -->
- <br>
- <p>Max Rambod himself is a respected authority in the autograph field and a member of the Professional Autograph Dealers Association (PADA), The Manuscript Society, a UACC Dealer and IADA member. He has written many nationally-published articles. He was also a monthly columnist for the Autograph Collector Magazine's "Autograph Authenticity Column." Max has also written extensively for the Pen & Quill on all issues relating to autograph collecting. His articles include "How to Tell Authenticity," "How to Establish Value," and many other subjects.</p>
- <p>If you have not found what you want, send us an email with your want list. We have many items that are not yet listed here. From Washington and Lincoln to Marilyn and Diana, we will find it for you. We also maintain Want Lists and we will let you know when we get something new of interest to you.</p>
- <p>Most the time this is a fixed price internet catalogue. From time to time, we have a Mail, Phone and Fax Auctions. During our auctions you can bid on over 1,000 items. Please read terms and conditions of the auction before bidding. Bidding constitutes acceptance of our auction terms and conditions. Bidding is simple and easy. To find out more about how to bid, go to Auction FAQ.</p>
- <p>Aside from our large selection of original historical Letters and Documents, we also offer Presidential Memorabilia, Civil War Daguerreotypes, Tintypes and CDV's, Vintage Newspapers and Space Memorabilia and Hollywood props. Look in your category of interest on the left column for these items.</p>
- <p>Sell us your autographs, we offer you premium prices. We buy thousands of items every year. You can sell us your entire collection or one single quality item. </p>
- <p>We are always buying documents and autographs all over the word. It is easy and fast to deal with us. We have a stellar reputation that is our most valuable asset. We offer you top prices and send you immediate payment anywhere in the world. Call us and find out how easy it is. Get a hard copy illustrated catalog by filling out the contact us form.</p>
- </section>
- <!-- end .content --></article>
- <footer>
- <div id='column1'>
- <h3>Max Rambod Inc.</h3>
- <br>
- <h3>13371 Mulholland Dr. Suite</h3>
- <br>
- <h3>425 Woodland Hills, CA 91364</h3>
- <br>
- <h3>(818) 224-4555</h3>
- </div>
- <div id='column2'>
- <ul>
- <li><a href="catalog_art.php">Seller Information</a> </li>
- <li><a href="1catalog.php">Terms and Conditions</a> </li>
- <li><a href="1faq.php">FAQ</a> </li>
- <li><a href="1contact.php">Contact</a></li>
- </ul>
- </div>
- <div id='column3'>
- <ul>
- <li><a href="1about.php">About Us</a> </li>
- <li><a href="1about.php">Lifetime Guarantee</a> </li>
- <li><a href="catalog_art.php">Inventory</a> </li>
- <li><a href="1catalog.php">Free Catalogue</a> </li>
- </ul>
- </div>
- <div id='column4'>
- </div>
- <div id='footer'>Copyright © 2013 Max Rambod Inc. All Rights Reserved.</div>
- </footer>
- <!-- end .container --></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment