Skatenorway product page


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  3. <meta name="generator" content="Visma">
  4.  
  5. <meta name="robots" content="index,follow" />
  6. <link rel="stylesheet" type="text/css" href="/sys/webshop.css" />
  7. <script language="javascript" src="/sys/webshop.js"></script>
  8. <style type="text/css">
  9. <!--
  10. /*****
  11. * RESET
  12. * ***********************/
  13.  
  14. html, body, div, span, applet, object, iframe,
  15. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  16. a, abbr, acronym, address, big, cite, code,
  17. del, dfn, em, font, img, ins, kbd, q, s, samp,
  18. small, strike, strong, sub, sup, tt, var,
  19. dl, dt, dd, ol, ul, li,
  20. fieldset, form, label, legend,
  21. table, caption, tbody, tfoot, thead, tr, th, td {
  22. margin: 0;
  23. padding: 0;
  24. border: 0;
  25. outline: 0;
  26. font-weight: inherit;
  27. font-style: inherit;
  28. font-size: 100%;
  29. font-family: inherit;
  30. vertical-align: baseline;
  31. }
  32. /* remember to define focus styles! */
  33. :focus {
  34. outline: 0;
  35. }
  36. body {
  37. line-height: 1;
  38. color: black;
  39. background: white;
  40. }
  41. ol, ul {
  42. list-style: none;
  43. }
  44. /* tables still need 'cellspacing="0"' in the markup */
  45. table {
  46. border-collapse: separate;
  47. border-spacing: 0;
  48. }
  49. caption, th, td {
  50. text-align: left;
  51. font-weight: normal;
  52. }
  53. blockquote:before, blockquote:after,
  54. q:before, q:after {
  55. content: "";
  56. }
  57. blockquote, q {
  58. quotes: "" "";
  59. }
  60.  
  61.  
  62. a {
  63. text-decoration: none;
  64. }
  65. /************
  66. * Typography
  67. *****************************/
  68.  
  69. h1, h2, h3, h4, h5, h6 {
  70. font-weight: bold;
  71. }
  72.  
  73. h1 {
  74.  
  75. font-size:14px;
  76. margin:0 0 6px 0;
  77. }
  78.  
  79. h2
  80. {
  81. font-size: 16px;
  82. margin: 0 0 16px 0;
  83. }
  84.  
  85. h3 {
  86. font-size: 14px;
  87. margin: 0 0 14px 0;
  88. }
  89.  
  90. h4 {
  91. font-size: 12px;
  92. margin: 0 0 12px 0;
  93. }
  94.  
  95. h5 {
  96. font-size: 10px;
  97. }
  98.  
  99. h6 {
  100. font-size: 8px;
  101. }
  102.  
  103. p {
  104. margin: 0 0 12px 0;
  105. }
  106.  
  107.  
  108. /***
  109. * Style
  110. * ***********************/
  111. body {
  112. font-family:Verdana,Arial,Helvetica,sans-serif;
  113. font-size:11px;
  114. line-height:13px;
  115. background-image: url("images/bgr_pattern.gif");
  116. }
  117.  
  118. #container
  119. {
  120. margin: 0 auto;
  121. width: 960px;
  122. background: #fff;
  123. }
  124. /***********
  125. * Header section
  126. * ******************************/
  127. #header
  128. {
  129. margin: 10px auto 0;
  130. background-image: url("images/header.png");
  131. background-repeat: no-repeat;
  132. background-position: 0 50px;
  133. border-bottom: 1px solid #AEADAD;
  134. width: 960px;
  135. height: 113px;
  136. color: #ffffff;
  137. font-size: 12px;
  138. line-height: 14px;
  139. }
  140.  
  141. #header a, #header a:visited{
  142. color: #ffffff;
  143. text-decoration: none;
  144. }
  145.  
  146. #header h1 { margin: 0;
  147. text-indent: -9999px;
  148. }
  149.  
  150. #header img{
  151.  
  152. }
  153.  
  154. #logo {
  155. width: 360px;
  156. height: 50px;
  157. margin: 0 0 0 50px;
  158. }
  159.  
  160. #login {
  161. float:left;
  162. margin:12px 10px 0 418px;
  163. width:250px;
  164. text-align:right;
  165. }
  166. #verisign {
  167. width: 88px;
  168. float:left;
  169. margin: 0 4px;
  170. }
  171. #login a:hover, #cart a:hover{
  172. text-decoration: underline;
  173. }
  174.  
  175. #cart{
  176. width: 100px;
  177. float: left;
  178. margin: 12px 0 0 4px ;
  179. }
  180.  
  181. #flag{
  182. width: 70px;
  183. float: left;
  184. margin: 23px 0 0 4px ;
  185.  
  186. }
  187. /***********
  188. * Navigation
  189. * *********************/
  190.  
  191. #navigation
  192. {
  193. float: left;
  194. width: 958px;
  195. background: #ffffff;
  196. height: 75px;
  197. border-left: 1px solid #AEADAD;
  198. border-right: 1px solid #AEADAD;
  199. position:relative;
  200. z-index: 3000;
  201. }
  202.  
  203. #navigation ul
  204. {
  205. padding: 4px 0 0 23px;
  206. margin: 0;
  207. width: 100%;
  208. }
  209.  
  210. #navigation ul li
  211. {
  212. list-style-type: none;
  213. display: inline;
  214. border-top: 1px solid #ffffff;
  215. }
  216.  
  217. #navigation li a{
  218. font-size: 14px;
  219. line-height: 17px;
  220. display: block;
  221. float: left;
  222. padding: 8px 0 0 0;
  223. color: #231F20;
  224. text-decoration: none;
  225. width: 148px;
  226. height: 28px;
  227. text-align: center;
  228. background-image: url("images/menu_btn.png");
  229. background-repeat: no-repeat;
  230. margin-right: 4px;
  231. /*border-right: 1px solid #fff;*/
  232. }
  233.  
  234. #navigation li a:hover {
  235.  
  236. }
  237. #navigation ul ul{
  238. padding: 0 0 0 10px;
  239. z-index: 80;
  240. }
  241.  
  242. #navigation li li a{
  243. font-size: 12px;
  244. line-height: 14px;
  245. display: block;
  246. float: left;
  247. padding: 4px 0;
  248. color: #231F20;
  249. text-decoration: none;
  250. height: 16px;
  251. text-align: center;
  252. background-image: none;
  253. margin-right: 4px;
  254. /*border-right: 1px solid #fff;*/
  255. }
  256.  
  257. #navigation li li a:hover{
  258. background-image: none;
  259. background-color:#606160;
  260. color: #ffffff;
  261. }
  262.  
  263.  
  264. #search{
  265. float:left;
  266. width: 30%;
  267. padding: 5px 0 0 23px;
  268. clear: left;
  269. }
  270.  
  271. #social_btn{
  272. float: right;
  273. width: 400px;
  274. padding: 7px 21px 0 0;
  275. text-align: right;
  276. z-index: 2000;
  277.  
  278. }
  279. #towebshop{
  280. float:right;
  281. margin: 0 20px 0 0 ;
  282. }
  283.  
  284. #facebookimg{
  285. margin: 0 20px 0 0;
  286. float:right;
  287. }
  288.  
  289. #sharethis_0{
  290.  
  291. }
  292.  
  293. #sharethisbtn{
  294. float:right;
  295. z-index: 1000;
  296.  
  297. }
  298. /********
  299. * End of header section
  300. * ******************************/
  301. #content-container, #skatesteder, #omoss, #product-one, #product-two, #sys-default{
  302. float: left;
  303. width: 958px;
  304. position:relative;
  305. border-left: 1px solid #AEADAD;
  306. border-right: 1px solid #AEADAD;
  307. border-bottom: 1px solid #AEADAD;
  308. }
  309.  
  310. #content-container{
  311. background: #fff url(images/mainbg.gif) repeat-y 100% 0;
  312. }
  313.  
  314. #content
  315. {
  316. float: left;
  317. width: 508px;
  318. /*padding: 20px 0;*/
  319. margin:0 0 0 190px;
  320. /*padding-left: 30px;*/
  321. }
  322.  
  323. #aside
  324. {
  325. float: right;
  326. width: 227px;
  327. padding: 0;
  328. margin: 0 23px 0 0;
  329. display: inline;
  330.  
  331. }
  332.  
  333.  
  334. #footer
  335. {
  336. clear: both;
  337. background: #3e3c36;
  338. text-align: right;
  339. padding: 10px 20px;
  340. height: 14px;
  341. color: #ffffff;
  342. }
  343.  
  344. #cards
  345. {
  346. clear: both;
  347. background: #ffffff;
  348. text-align: left;
  349. padding: 10px 20px;
  350. height: 1%;
  351. color: #999999;
  352. height: 55px;
  353. }
  354.  
  355. #cards img {
  356. float: left;
  357. padding: 0 15px 0 0 ;
  358. }
  359.  
  360. #ups {
  361.  
  362.  
  363. }
  364.  
  365. /*************
  366. * Left menu
  367. * *************************/
  368.  
  369.  
  370. #section-navigation{
  371. float: left;
  372. width: 158px;
  373. padding: 0;
  374. display: inline;
  375. margin: 0 0 0 -677px;/* 675 = 508 + 9 + 158 - 2, maincontent width + width between left col and main + width of left col - border */
  376. }
  377.  
  378. #section-navigation ul{
  379. margin: 0 0 30px;
  380. padding: 0;
  381. }
  382.  
  383. #section-navigation ul ul{
  384. margin: 0;
  385. padding: 0;
  386. }
  387.  
  388. #section-navigation ul li{
  389. border-top: 1px solid #ffffff;
  390. padding: 0;
  391. list-style-type: none;
  392. background-color: #AEADAD;
  393. }
  394.  
  395. #section-navigation ul li a{
  396. display: block;
  397. padding: 7px 0 10px 8px;
  398. font-size: 12px;
  399. color: #0E1323;
  400. margin: 0;
  401. }
  402.  
  403. #section-navigation a:link,
  404. #section-navigation a:visited {
  405. /* color: #222222;
  406. background-color: inherit;
  407. */
  408. }
  409.  
  410. #section-navigation a:hover,
  411. #section-navigation a:active {
  412. color: #222222;
  413. background-color: inherit;
  414.  
  415. }
  416.  
  417. #section-navigation ul li a:hover {
  418. color: #ffffff;
  419. background-color: #58487E;
  420. }
  421.  
  422.  
  423. #section-navigation ul ul li, #section-navigation ul ul ul li{
  424. margin: 0;
  425. background-color: #79AC9C;
  426. color:#ffffff;
  427. }
  428.  
  429. #section-navigation ul ul li a, #section-navigation ul ul ul li a{
  430.  
  431. color:#ffffff;
  432. }
  433.  
  434. #section-navigation ul ul li a:hover, #section-navigation ul ul ul li a:hover{
  435.  
  436. color:#222222;
  437. }
  438.  
  439. #section-navigation ul ul li a{
  440. padding: 7px 0 10px 30px;
  441. }
  442.  
  443.  
  444. #section-navigation ul ul li a:hover {
  445.  
  446. background-color: #79AC9C;
  447. }
  448.  
  449. #section-navigation ul ul ul li{
  450. border-top:1px solid #FFFFFF;
  451. }
  452.  
  453. #section-navigation ul ul ul li a{
  454. padding: 7px 0 10px 40px;
  455. }
  456.  
  457. #section-navigation ul ul ul li a:hover {
  458. color: #ffffff;
  459. background-color: #943B42;
  460. }
  461.  
  462. /*************
  463. * Right column
  464. * ****************************************/
  465. #white_bg {
  466. background-color: #ffffff;
  467. }
  468. #ja_takk {
  469. border: 1px solid #000000;
  470. margin: 0 0 10px 0;
  471. }
  472.  
  473. #skatenorway_movie {
  474. margin: 0 0 5px 0;
  475. }
  476. #utube {
  477. background-color: #DCDEDB;
  478. z-index: -1;
  479. }
  480.  
  481. #ctnr_iframe {
  482. z-index:-1;
  483. }
  484. /***************
  485. * Front page Main content area
  486. * **************************************/
  487.  
  488. #slideshow {
  489. width: 502pX;
  490. height: 277px;
  491. border: 2px solid #888888;
  492. margin: 0 0 10px 0;
  493. }
  494.  
  495. #boxes {
  496. margin: 0 0 15px 0;
  497. }
  498. #boxes img{
  499. display: inline;
  500. margin: 0 4px 0 0;
  501. }
  502.  
  503. #content-container #content .product_header{
  504. text-align: center;
  505. font-size: 14px;
  506. background: #3e3c36;
  507. padding: 10px 0 0 0;
  508. width: 500px;
  509. height: 25px;
  510. font-weight: bold;
  511. line-height: 17px;
  512. color: #ffffff;
  513. }
  514.  
  515. #products{
  516.  
  517. }
  518.  
  519. #products img{
  520. display: inline;
  521. margin: 0 3px 0 0;
  522. border: 1px solid #888888;
  523. }
  524.  
  525.  
  526. #content-container #content h2, #content-container #content p {
  527. width: 493px;
  528. }
  529.  
  530. .product_box{
  531. background-color: #EFEFED;
  532. width: 500px;
  533. padding: 0 0 30px 0;
  534. margin: 0;
  535. min-height: 355px;
  536. }
  537.  
  538. .product_box td{
  539. padding: 3px 5px;
  540.  
  541. }
  542. /*****************
  543. * Footer
  544. * *****************************************/
  545.  
  546. #okada a, #okada a:visited{
  547. color: #dddddd;
  548. font-size: 9px;
  549. padding: 0 7px 0 30px;
  550. float:right;
  551. }
  552. #copyright {
  553. float:left;
  554. }
  555. #footer p {
  556. margin: 0 0 0 4px;
  557. font-size: 10px;
  558. }
  559.  
  560. /****************
  561. * General pages
  562. * *******************************/
  563. #skatesteder, #omoss, #product-one, #product-two, #sys-default{
  564. /* general css are in the above with content-contaier*/
  565. background: #fff url(images/generalbg.gif) repeat-y 100% 0;
  566. }
  567. #skatesteder #content{
  568. background-color: #f4f4f4;
  569. width: 744px;
  570. margin:0 0 30px 190px;
  571. background-image: url("images/skate_bg.jpg");
  572. background-repeat: no-repeat;
  573. background-position: bottom;
  574. padding: 0 0 30px 0;
  575. min-height: 755px;
  576. }
  577.  
  578. #skatesteder #section-navigation, #omoss #section-navigation, #product-one #section-navigation, #product-two #section-navigation, #sys-default #section-navigation {
  579. margin:0 0 0 -912px;
  580. }
  581.  
  582. /**********
  583. * Om oss page
  584. * *************************/
  585.  
  586. #omoss #content{
  587. background-color: #f4f4f4;
  588. width: 714px;
  589. height: 700px;
  590. margin:0 0 30px 190px;
  591. background-image: url("images/skate_bg.jpg");
  592. background-repeat: no-repeat;
  593. background-position: bottom;
  594. padding: 20px 0 0 30px;
  595. min-height: 755px;
  596. }
  597.  
  598. .small-cont{
  599. width: 527px;
  600. }
  601. /*********
  602. * Skatesteder
  603. * *************************/
  604.  
  605. .green_header{
  606. background: #1E675D;
  607. width: 744px;
  608. color:#FFFFFF;
  609. height:29px;
  610. padding:10px 0 0;
  611. text-align:center;
  612. line-height: 18px;
  613. }
  614.  
  615. .skatested{
  616. margin: 20px 42px 0 30px;
  617. height: 170px;
  618. border-bottom: 2px solid #333333;
  619. }
  620. .skatested img {
  621. float: left;
  622. margin: 10px 24px 10px 0;
  623. }
  624.  
  625. .skatested p {
  626. padding: 10px 0 0 0;
  627. }
  628.  
  629. /****************
  630. * Category/Product page
  631. * ******************************/
  632.  
  633. #product-one img {
  634. margin: 0 24px 10px 0;
  635. float: left;
  636. }
  637.  
  638. #product-one #content, #product-two #content{
  639. background-color: #f4f4f4;
  640. width: 744px;
  641. margin:0 0 30px 190px;
  642. background-image: url("images/skate_bg.jpg");
  643. background-repeat: no-repeat;
  644. background-position: bottom;
  645. padding: 0;
  646. min-height: 765px;
  647. }
  648.  
  649. .product-content{
  650. padding: 4px 42px 30px 30px;
  651. }
  652.  
  653. .blue_header{
  654. background: #302B60;
  655. width: 744px;
  656. color:#FFFFFF;
  657. height:29px;
  658. padding:10px 0 0;
  659. text-align:center;
  660. line-height: 18px;
  661. }
  662.  
  663. /**************
  664. * Contact and input for search
  665. * *****************************/
  666.  
  667. input, textarea{
  668. border: 2px solid #DBDAD5;
  669. padding: 4px;
  670. font-size: 1em;
  671. background-color: #F8F8F8;
  672. margin: 2px;
  673. }
  674.  
  675. input:focus, textarea:focus, input.sffocus, textarea.sffocus{
  676. border-color: #000;
  677. background-color: #DFF7FF;
  678. }
  679.  
  680. #search input, #search textarea{
  681. border: 1px solid #DBDAD5;
  682. padding: 3px 5px;
  683. font-size: 1em;
  684. background-color: #F8F8F8;
  685. margin: 0 5px 0 0;
  686. }
  687.  
  688.  
  689. /****************
  690. * System default pages, individual product, login, checkout, register etc.
  691. * **********************************/
  692. #sys-default #content{
  693. background-color: #EFEFED;
  694. width: 684px;
  695. margin:0 0 30px 190px;
  696. padding: 20px 30px;
  697. min-height: 765px;
  698. }
  699.  
  700. .td-main-odd, .td-main-even{
  701. padding: 0 0 20px 0;
  702. vertical-align: middle;
  703. font-size: 12px;
  704. line-height: 14px;
  705. }
  706.  
  707. #sys-default #content img {
  708. border: 1px solid #555555;
  709. }
  710.  
  711. .td-menu{
  712. padding: 0 0 10px 0;
  713. font-size: 14px;
  714. line-height: 16px;
  715. }
  716.  
  717. .td-main{
  718. padding: 0 0 20px 0;
  719. vertical-align: middle;
  720. font-size: 12px;
  721. line-height: 14px;
  722. }
  723.  
  724. .td-back{
  725.  
  726. }
  727.  
  728. #sys-default form{
  729. margin: 0;
  730. font-size: 12px;
  731. line-height: 14px;
  732. }
  733.  
  734. #sys-default form tr td {
  735. vertical-align: top;
  736. }
  737. /***********
  738. jquery menu, superfish.css
  739. *****************************/
  740.  
  741. /*** ESSENTIAL STYLES ***/
  742. .sf-menu, .sf-menu * {
  743. margin: 0;
  744. padding: 0;
  745. list-style: none;
  746. }
  747. .sf-menu {
  748. line-height: 1.0;
  749. }
  750. .sf-menu ul {
  751. position: absolute;
  752. top: -999em;
  753. width: 10em; /* left offset of submenus need to match (see below) */
  754. }
  755. .sf-menu ul li {
  756. width: 100%;
  757. }
  758. .sf-menu li:hover {
  759. visibility: inherit; /* fixes IE7 'sticky bug' */
  760. }
  761. .sf-menu li {
  762. float: left;
  763. position: relative;
  764. }
  765. .sf-menu a {
  766. display: block;
  767. position: relative;
  768. }
  769. .sf-menu li:hover ul,
  770. .sf-menu li.sfHover ul {
  771. left: 0;
  772. top: 2.5em; /* match top ul list item height */
  773. z-index: 99;
  774. }
  775. ul.sf-menu li:hover li ul,
  776. ul.sf-menu li.sfHover li ul {
  777. top: -999em;
  778. }
  779. ul.sf-menu li li:hover ul,
  780. ul.sf-menu li li.sfHover ul {
  781. left: 10em; /* match ul width */
  782. top: 0;
  783. }
  784. ul.sf-menu li li:hover li ul,
  785. ul.sf-menu li li.sfHover li ul {
  786. top: -999em;
  787. }
  788. ul.sf-menu li li li:hover ul,
  789. ul.sf-menu li li li.sfHover ul {
  790. left: 10em; /* match ul width */
  791. top: 0;
  792. }
  793.  
  794. /*** DEMO SKIN ***/
  795. .sf-menu {
  796. float: left;
  797. margin-bottom: 1em;
  798. }
  799. .sf-menu a {
  800. /*border-left: 1px solid #fff;
  801. border-top: 1px solid #CFDEFF;*/
  802. padding: .75em 1em;
  803. text-decoration:none;
  804. }
  805. .sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
  806. color: #231F20;
  807. }
  808. .sf-menu li {
  809. /*background: #BDD2FF;*/
  810. }
  811. .sf-menu li li {
  812. background: #AEADAD;
  813. }
  814.  
  815. .sf-menu li li:hover {
  816. background-color:#606160;
  817. }
  818. .sf-menu li li li {
  819. background: #AEADAD;
  820. }
  821. .sf-menu li:hover, .sf-menu li.sfHover,
  822. .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  823. /*background: #CFDEFF;*/
  824. outline: 0;
  825. }
  826.  
  827. /*** arrows **/
  828. .sf-menu a.sf-with-ul {
  829. padding-right: 2.25em;
  830. min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
  831. }
  832. .sf-sub-indicator {
  833. position: absolute;
  834. display: block;
  835. right: .75em;
  836. top: 1.05em; /* IE6 only */
  837. width: 10px;
  838. height: 10px;
  839. text-indent: -999em;
  840. overflow: hidden;
  841. background: url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
  842. }
  843. a > .sf-sub-indicator { /* give all except IE6 the correct values */
  844. top: .8em;
  845. background-position: 0 -100px; /* use translucent arrow for modern browsers*/
  846. }
  847. /* apply hovers to modern browsers */
  848. a:focus > .sf-sub-indicator,
  849. a:hover > .sf-sub-indicator,
  850. a:active > .sf-sub-indicator,
  851. li:hover > a > .sf-sub-indicator,
  852. li.sfHover > a > .sf-sub-indicator {
  853. background-position: -10px -100px; /* arrow hovers for modern browsers*/
  854. }
  855.  
  856. /* point right for anchors in subs */
  857. .sf-menu ul .sf-sub-indicator { background-position: -10px 0; }
  858. .sf-menu ul a > .sf-sub-indicator { background-position: 0 0; }
  859. /* apply hovers to modern browsers */
  860. .sf-menu ul a:focus > .sf-sub-indicator,
  861. .sf-menu ul a:hover > .sf-sub-indicator,
  862. .sf-menu ul a:active > .sf-sub-indicator,
  863. .sf-menu ul li:hover > a > .sf-sub-indicator,
  864. .sf-menu ul li.sfHover > a > .sf-sub-indicator {
  865. background-position: -10px 0; /* arrow hovers for modern browsers*/
  866. }
  867.  
  868. /*** shadows for all but IE6 ***/
  869. .sf-shadow ul {
  870. background: url('../images/shadow.png') no-repeat bottom right;
  871. padding: 0 8px 9px 0;
  872. -moz-border-radius-bottomleft: 17px;
  873. -moz-border-radius-topright: 17px;
  874. -webkit-border-top-right-radius: 17px;
  875. -webkit-border-bottom-left-radius: 17px;
  876. }
  877. .sf-shadow ul.sf-shadow-off {
  878. background: transparent;
  879. }
  880.  
  881. /******Sign-up page**/
  882. #SignUp {
  883. padding: 0;
  884. }
  885. #SignUp td {
  886. padding: 8px ;
  887. margin: 0;
  888. }
  889.  
  890.  
  891. .buybtn {
  892. color: #000000;
  893. background-color: #3DA33C;
  894. border-color: #666666;
  895. }
  896.  
  897. .buybtn:hover {
  898. background-color: #ffffff;
  899. color: #000000;
  900. }
  901.  
  902. #content-container #content #fronttable p{
  903. width: 157px;
  904. }
  905. //-->
  906. </head>
  907. <div id="header">
  908.  
  909. <a title="Forsiden" target="_self" href="/sys/scripts/goto.asp?cfg=5882&amp;langid=8&amp;linkid=2"><img id="logo" src="images/logo.png" /></a>
  910. <h1>
  911. Skatenorway
  912. </h1>
  913. <div id="login">
  914. <!--TEXT:--> <A HREF="login-8.asp">Logg deg på</A>
  915. </div>
  916. <div id="cart">
  917.  
  918. Handlevogn<br />
  919. Kr <!--TEXT:--> <A HREF="cart-8.asp" CLASS="sum">0,00</A>
  920. </div>
  921. <div id="verisign">
  922. <img src="images/verisign.jpg">
  923. </div>
  924. <div id="flag">
  925. <A HREF="sida_2_1.asp"><IMG SRC="sys/lang_2.gif" BORDER="0" ALT="Engelska"></A>&nbsp;<A HREF="sida_8_1.asp"><IMG SRC="sys/lang_8.gif" BORDER="0" ALT="Norska"></A>&nbsp;
  926.  
  927. </div>
  928. </div>
  929. <div id="container">
  930.  
  931. <div id="navigation">
  932. <ul class="sf-menu">
  933. <li><a href="Forsiden.asp" title="" class="">Forsiden</a>
  934.  
  935.  
  936. </li><li><a href="Om_oss.asp" title="" class="">Om oss</a>
  937.  
  938.  
  939. </li><li><a href="Handleinformasjon.asp" title="" class="">Handleinformasjon</a>
  940.  
  941.  
  942. </li><li><a href="Gode_skatesteder.asp" title="" class="">Gode skatesteder</a>
  943.  
  944.  
  945. </li><li><a href="Forum(2).asp" title="" class="">Forum</a>
  946.  
  947.  
  948. </li><li><a href="Kontakt.asp" title="" class="">Kontakt</a>
  949.  
  950.  
  951. </li>
  952. </ul>
  953. <div id="search">
  954. <FORM ACTION="search-8.asp" METHOD="get">
  955. <INPUT TYPE="text" CLASS="input-style" NAME="searchFor" SIZE="10">
  956. <INPUT TYPE="submit" VALUE="Søk">
  957. </FORM>
  958.  
  959. </div>
  960. <div id="social_btn">
  961.  
  962. <div id="sharethisbtn">
  963. <script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=3e1677f1-a29c-4f6a-ab95-4b3b76ea59b7&amp;type=website&amp;popup=true&amp;embeds=true&amp;post_services=email%2Cfacebook%2Ctwitter%2Cgbuzz%2Cmyspace%2Cdigg%2Csms%2Cwindows_live%2Cdelicious%2Cstumbleupon%2Creddit%2Cgoogle_bmarks%2Clinkedin%2Cbebo%2Cybuzz%2Cblogger%2Cyahoo_bmarks%2Cmixx%2Ctechnorati%2Cfriendfeed%2Cpropeller%2Cwordpress%2Cnewsvine"></script> </div>
  964. <div id="facebookimg">
  965. <a href="http://www.facebook.com/pages/wwwskatenorwayno/115816398437061?ref=ts" target="_blank"><img src="images/loginfacebook.gif" /></a>
  966. </div>
  967.  
  968. </div> </div>
  969. <div id="sys-default">
  970. <div id="content">
  971.  
  972. <FORM ACTION="command.asp" METHOD="get" NAME="artForm">
  973. <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0">
  974. <TR>
  975. <TD VALIGN="top">
  976. <H1>Komplett skateboard Skater lilla</H1><p>7-lags canadian maple deck 7,75&quot;x31,5&quot;, griptape h&oslash;y kvalitet, lettvektstrucks, bolter og muttere, chrome kulelagre ABEC-7, hjul high rebound</p>
  977.  
  978. </TD>
  979. <TD>
  980. &nbsp;&nbsp;&nbsp;&nbsp;
  981. </TD>
  982. <TD VALIGN="top" CLASS="td-main">
  983.  
  984. <P ALIGN="center">
  985. <IMG SRC="images/articles/ARTIKEL%5F2%5Fstor%2Ejpg" BORDER="0" ALT="Komplett skateboard Skater lilla">
  986. </P>
  987.  
  988. <BR>
  989.  
  990.  
  991. <BR>
  992. Pris:
  993.  
  994. <FONT CLASS="font-pris-uextra">1 199,00</FONT> <BR>
  995. <TABLE CELLSPACING="0" BORDER="0" CELLPADDING="2">
  996. <TR>
  997. <TD>
  998.  
  999. <INPUT TYPE="text" NAME="antal" VALUE="1" MAXLENGTH="7" SIZE="2">
  1000.  
  1001. </TD>
  1002.  
  1003. <TD>
  1004.  
  1005. <INPUT TYPE="submit" VALUE="Kjøp">
  1006.  
  1007. </TD>
  1008. </TR>
  1009. </TABLE>
  1010.  
  1011. <P>
  1012. <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="160">
  1013. <TR>
  1014. <TD CLASS="td-back">
  1015.  
  1016. <TABLE CELLSPACING="1" CELLPADDING="2" BORDER="0" WIDTH="160">
  1017. <TR>
  1018. <TD CLASS="td-menu">
  1019. Informasjon
  1020. </TD>
  1021. </TR>
  1022. <TR>
  1023. <TD CLASS="td-main">
  1024. Art. nr.: 20002<BR>Pakke mengde: 1<BR>
  1025.  
  1026. <br/>
  1027.  
  1028. </TD>
  1029. </TR>
  1030. </TABLE>
  1031. </TD>
  1032. </TR>
  1033. </TABLE>
  1034. </TD>
  1035. </TR>
  1036.  
  1037. </TABLE>
  1038. <INPUT TYPE="hidden" NAME="action" VALUE="addArtnOut">
  1039. <INPUT TYPE="hidden" NAME="sUrl" VALUE="art-8.asp?id=2">
  1040. <INPUT TYPE="hidden" NAME="cartBackUrl" VALUE="art-8.asp?id=2">
  1041. <INPUT TYPE="hidden" NAME="artID" VALUE="2">
  1042. <INPUT TYPE="hidden" NAME="langid" VALUE="8">
  1043. </FORM>
  1044.  
  1045. </div>
  1046. <div id="section-navigation">
  1047.  
  1048. <ul><li><a href="Komplette_skateboard.asp" title="" class="">Komplette skateboard</a>
  1049.  
  1050.  
  1051. <ul><li><a href="Komplett_skateboard_norsk_flagg_design.asp" title="" class="">Komplett skateboard norsk flagg design</a>
  1052.  
  1053.  
  1054. </li><li><a href="Komplett_skateboard_lilla_skater_design.asp" title="" class="">Komplett skateboard lilla skater design</a>
  1055.  
  1056.  
  1057. </li></ul></li><li><a href="Decks(1).asp" title="" class="">Decks</a>
  1058.  
  1059.  
  1060. </li><li><a href="Trucks(2).asp" title="" class="">Trucks</a>
  1061.  
  1062.  
  1063. </li><li><a href="Bolter_og_muttere.asp" title="" class="">Bolter og muttere</a>
  1064.  
  1065.  
  1066. </li><li><a href="Bearings(1).asp" title="" class="">Bearings</a>
  1067.  
  1068.  
  1069. </li><li><a href="Wheels(2).asp" title="" class="">Wheels</a>
  1070.  
  1071.  
  1072. </li><li><a href="Griptape(1).asp" title="" class="">Griptape</a>
  1073.  
  1074.  
  1075. </li><li><a href="Skateboard_Tools(2).asp" title="" class="">Skateboard Tools</a>
  1076.  
  1077.  
  1078. </li><li><a href="T-shirts(2).asp" title="" class="">T-shirts</a>
  1079.  
  1080.  
  1081. </li><li><a href="Luer.asp" title="" class="">Luer</a>
  1082.  
  1083.  
  1084. </li><li><a href="Boxershorts(3).asp" title="" class="">Boxershorts</a>
  1085.  
  1086.  
  1087. </li><li><a href="Solbriller.asp" title="" class="">Solbriller</a>
  1088.  
  1089.  
  1090. </li><li><a href="Skolisser.asp" title="" class="">Skolisser</a>
  1091.  
  1092.  
  1093. </li><li><a href="Gavekort.asp" title="" class="">Gavekort</a>
  1094.  
  1095.  
  1096. </li><li><a href="Konkurranser.asp" title="" class="">Konkurranser</a>
  1097.  
  1098.  
  1099. </li><li><a href="Team_Skate_Norway(2).asp" title="" class="">Team Skate Norway</a>
  1100.  
  1101.  
  1102. </li><li><a href="Skate_Norway_Fun(1).asp" title="" class="">Skate Norway Fun</a>
  1103.  
  1104.  
  1105. </li><li><a href="Skate_Norway_Sponser.asp" title="" class="">Skate Norway Sponser</a>
  1106.  
  1107.  
  1108. </ul>
  1109. </div>
  1110.  
  1111. </div>
  1112.  
  1113. <div id="footer">
  1114. <p id="copyright">Copyright 2010 ©Skatenorway | org.nr. 994 549 278</p>
  1115. <p id="okada"><a href="http://www.okadadesign.no" target="_blank">Web: Okada Design AS</a></p>
  1116. </div>
  1117. <div id="cards">
  1118. <a href="http://www.visa.no"><img id="visa" src="images/visa_logo.gif" /><img id="verifiedvisa" src="images/Verified_by_Visa_30pxH.gif"></a>
  1119. <a href="http://www.mastercard.com"><img id="mater" src="images/MasterCard__logo.gif" /><img id="mcsecure" src="images/MC_SecureCode_30pxH.gif"></a>
  1120. <a href="http://www.posten.no/page?id=2251" target="_blank"><img id="posten" src="images/posten_76.gif" /></a>
  1121.  
  1122. <a href="http://www.ups.com/WebTracking/track?loc=en_NO" target="_blank"><img id="ups" src="images/ups.gif" /></a>
  1123. </div>
  1124. </div>
  1125.  
  1126. <!--[if IE 6]>
  1127. <style type="text/css">
  1128.  
  1129. #content
  1130. {
  1131. margin-left:100px;
  1132. padding-left: 30px;
  1133. }
  1134. </style>
  1135. <![endif]-->
  1136. <script src="http://code.jquery.com/jquery-latest.min.js"></script>
  1137.  
  1138. <script>$('input[value|=Kjøp],input[value|=Buy],input[value|=Fortsett å handle],input[value|=Skriv deg inn her],input[value|=Logg inn],input[value|=Lagre],input[value|=Logg deg på],input[value|=Continue shopping],input[value|=Register as a customer],input[value|=Login],input[value|=Gå til kassen],input[value|=Proceed to checkout],input[value|=Save],input[value|=Fullfør bestillingen],input[value|=Confirm the order],input[value|=Neste],input[value|=Next],input[value|=Forrige],input[value|=Back],input[value|=Fortsett til betaling],input[value|=Continue to make the payment],input[value|=Send],input[value|=Rediger dine kundeopplysninger],input[value|=Edit your information]').addClass("buybtn");
  1139. <script type="text/javascript">
  1140. var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
  1141. document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
  1142. <script type="text/javascript">
  1143. try {
  1144. var pageTracker = _gat._getTracker("UA-15915487-1");
  1145. pageTracker._trackPageview();
  1146. } catch(err) {}</script>
  1147. </body>
  1148.  
  1149. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.