253704410 : 8 saulc : keep on rocking : 3 lper : various artists : (2024)

  • Hjem
  • Søg
  • CD, Vinyl og Merchandise
  • Grammofonplader
  • LP - Vinyl 12"
  • 253704410 : 8 saulc : keep on rocking : 3 lper : various artists :(253714481)

× Budafgivelse er afslu*ttet for dette produkt.

"); if (!$(this).is(":visible")) { $(this).fadeTo(1000, 1, function () { $(this).slideDown(500); }); } }); } if (data.Accepted) { //prepare success system message systemMessage = "

×" + contextMessageDictionary["ActionSuccess"] + "

"; if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } //render checkout button if a lineitem was returned if ((autoGenerateInvoices || ownerAllowsInstantCheckout) && data.LineItemID) { var checkoutUrl = 'https://www.yah.dk/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing%2fDetails%2f253714481%2f253704410-8-saulc-keep-on-rocking-3-lper-various-artists-'; if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } var checkoutHtml = '

' + '' + '' + '' + '' + '' + '' + 'Gå til betaling' + '' + '' + '

'; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } if (data.LineItemID && !highlightCheckoutButtonForBuyNow) { //render contact seller button if one does not already exist if (true && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=beautybo&template=ask_listing_question&listingID=253714481&returnUrl=%2FListing%2FDetails%2F253714481%2F253704410-8-saulc-keep-on-rocking-3-lper-various-artists-'; var contactSellerHtml = '

' + '' + '' + '' + '' + '' + '' + 'Kontakt sælger' + '' + '' + '

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (true) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=253714481&Receiver=beautybo' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

'; var feedbackHtmlList = '

  • ' + 'Afgiv feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for line item #" + data.LineItemID); } } } else { //ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

    ×" + contextMessageDictionary[data.ReasonString] + "

    "; } else { systemMessage = "

    ×" + data.ReasonString + "

    "; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } else { //Context is null, but ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

    ×" + contextMessageDictionary[data.ReasonString] + "

    "; } else { systemMessage = "

    ×" + data.ReasonString + "

    "; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } }); //render checkout button if the listing ends successfully and the winner is viewing $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; if (autoGenerateInvoices || ownerAllowsInstantCheckout) { if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { var checkoutUrl = 'https://www.yah.dk/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing%2fDetails%2f253714481%2f253704410-8-saulc-keep-on-rocking-3-lper-various-artists-'; var checkoutHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Gå til betaling' + '' + '' + '

    '; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { //render contact seller button if one does not already exist if (true && $("a.btn__detail__contactuser").length == 0) { //"/Account/SendListingMessage?receiver=tester1&template=ask_listing_question&listingID=166614&returnUrl=%2FListing%2FDetails%2F166614%2Ftest-item-J" var contactSellerUrl = '/Account/SendListingMessage?receiver=beautybo&template=ask_listing_question&listingID=253714481&returnUrl=%2FListing%2FDetails%2F253714481%2F253704410-8-saulc-keep-on-rocking-3-lper-various-artists-'; var contactSellerHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Kontakt sælger' + '' + '' + '

    '; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (true) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=253714481&Receiver=beautybo' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

    '; var feedbackHtmlList = '

  • ' + 'Afgiv feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for line item #" + data.LineItemID); } } } }); $(document).on("SignalR_UpdateInvoiceStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; jslog("SignalR_UpdateInvoiceStatus (listing, invoice, status, payer): " + data.ListingID + ", " + data.InvoiceID + ", " + data.InvoiceStatus + ", " + data.InvoicePayerUN); //show "View Invoice" or "Checkout" button if applicable if (data.InvoicePayerUN == aweUserName) { //get result of /RealTime/IsInvoicePayable?invoiceId=nnnnnn var promise = Proxy.invokeAsync("IsInvoicePayable", { invoiceId: data.InvoiceID }, function(result) { var checkoutUrl = 'https://www.yah.dk/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fListing%2fDetails%2f253714481%2f253704410-8-saulc-keep-on-rocking-3-lper-various-artists-'; if (result.isPayable) { //invoice is payable if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } if ($("a.btn__detail__checkout").length == 0) { //render checkout button if one does not already exist var checkoutHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Gå til betaling' + '' + '' + '

    '; $(".detail__context-menu").prepend(checkoutHtml).show(); jslog("checkout button rendered for invoice #" + data.InvoiceID); } } else { //the invoice is not payable, so instead of 'checkout' button, render 'view invoice' button if one does not already exist if ($("a.btn__detail__invoices").length == 0) { var viewInvoiceHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Se faktura' + '' + '' + '

    '; $(".detail__context-menu").append(viewInvoiceHtml).show(); jslog("view invoice button rendered for invoice #" + data.InvoiceID); } } //only render the contact and/or feedback buttons if either // a) the web.config setting HighlightCheckoutButtonForBuyNow is set to False, or // b) the invoice is not payable if (!highlightCheckoutButtonForBuyNow || !result.isPayable) { //render contact seller button if one does not already exist if (true && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=beautybo&template=ask_listing_question&listingID=253714481&returnUrl=%2FListing%2FDetails%2F253714481%2F253704410-8-saulc-keep-on-rocking-3-lper-various-artists-'; var contactSellerHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Kontakt sælger' + '' + '' + '

    '; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for invoice #" + data.InvoiceID); } //render feedback button if (true) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=253714481&Receiver=beautybo' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

    '; var feedbackHtmlList = '

  • ' + 'Afgiv feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for invoice #" + data.InvoiceID); } } }, function(error) { jslog("Error retrieving invoice status (1): " + error); } ); promise.fail(function (jqXHR, textStatus) { jslog("Error retrieving invoice status (2): " + textStatus); }); } }); });

    Aktiv

    253704410 : 8 saulc : keep on rocking : 3 lper : various artists : 253704410 : 8 saulc : keep on rocking : 3 lper : various artists : (1)

    253704410 : 8 saulc : keep on rocking : 3 lper : various artists : (2)

    beautybo stokkemarke, DK

    4642
    Se sælgers øvrige auktioner

    Kontakt Sælger

    Betalingsmuligheder Sælger accepterer PayPal

    Betalingsinstruktioner
    yah.dk er nu solgt og ny ejer har overtaget siden pr 1 maj 2024

    Detaljer

    Auktionsnr. 253714481

    slu*tdato

    Startdato

    Beskrivelse

    cover har ingen revner

    cover har antal mærkater 0

    ingen eller meget lidt skrift( cover kan have navn påskrevet flere steder )

    lp er ex- alle 3.skal renses lidt

    skrift på labels

    A1 Chubby Checker– Let's Twist Again 2:19
    A2 The Drifters– On Broadway 2:20
    A3 The Coasters– Yakety Yak 2:13
    A4 Little Richard– Lucille 2:24
    A5 Del Shannon– Runaway 2:25
    A6 The Platters– My Prayer 2:45
    A7 The Diamonds– Little Darlin' 2:06
    A8 Duane Eddy– Rebel Rouser 2:15
    A9 Bobby Freeman– Do You Wanna Dance 2:30
    A10 The Guess Who– Shakin' All Over 2:52
    B1 Gerry & The Pacemakers– How Do You Do It 1:51
    B2 Joe Brown– Picture Of You 2:40
    B3 The Swinging Blue Jeans– Good Golly Miss Molly 2:18
    B4 The Tremeloes– Silence Is Golden 3:08
    B5 The Nashville Teens– Tobacco Road 2:40
    B6 Gary Puckett & The Union Gap– Young Girl 3:04
    B7 Billy Fury– It's Only Make Believe 2:21
    B8 Freddie & The Dreamers– I'm Telling You Now 2:05
    B9 Dave Berry– Little Things 2:52
    B10 Paul Jones– High Times 2:09
    C1 Sam The Sham & The Pharaohs– Wooly Bully 2:15
    C2 Johnny And The Hurricanes– Red River Rock 2:07
    C3 The Chiffons– Sweet Talking Guy 2:12
    C4 Bobby Vee– The Night Has A Thousand Eyes 2:30
    C5 The Platters– Twilight Time 2:28
    C6 Jimmy Clanton– Venus In Blue Jeans 2:15
    C7 Johnny And The Hurricanes– Beatnik Fly 2:07
    C8 The Coasters– Along Came Jones 2:42
    C9 Hank Ballard & The Midnighters– Let's Go, Let's Go, Let's Go 2:57
    C10 Little Richard– Tutti Frutti 2:18
    D1 The American Breed– Bend Me Shape Me 2:07
    D2 Keith (2)– 98.6 3:12
    D3 The Troggs– Wild Thing 2:30
    D4 Box Tops– The Letter 1:52
    D5 Mary Wells– My Guy 2:45
    D6 Gerry & The Pacemakers– I'll Be There 3:08
    D7 Gary Puckett & The Union Gap– Lady Willpower 2:40
    D8 Freddie & The Dreamers– You Were Made For Me 2:15
    D9 Billy Fury– Halfway To Paradise 2:50
    D10 The Swinging Blue Jeans– Hippy Hippy Shake 2:04
    E1 B. Bumble & The Stingers– Nut Rocker 1:55
    E2 Chubby Checker– The Twist 2:34
    E3 Randy & The Rainbows– Denise 1:52
    E4 Del Shannon– Hats Off To Larry 2:00
    E5 Ray Peterson– Tell Laura I Love Her 2:53
    E6 Billy Fury– Give Me Your Word 2:21
    E7 Gary Lewis & The Playboys– Everybody Loves A Clown 2:17
    E8 The Platters– Smoke Gets In Your Eyes 2:32
    E9 The Crew Cuts– Earth Angel 2:50
    E10 The Coasters– Charlie Brown 2:12
    F1 Dave Berry– Memphis Tennessee 2:42
    F2 The Troggs– With A Girl Like You 2:06
    F3 Joe Brown– Crazy World 2:16
    F4 Johnny Cymbal– Mr. Bass Man 2:34
    F5 Gerry & The Pacemakers– I'm The One 2:18
    F6 John Fred & The Playboys*– Judy In Disguise 2:51
    F7 The Crystals– He's A Rebel 2:14
    F8 Bobby Day– Little Bitty Pretty One 2:15
    F9 The Crests– Sixteen Candles 2:54
    F10 The Tremeloes– Here Comes My Baby 2:45

    Spørgsmål og svar Log ind for at stille et spørgsmål Log ind

    Der er ingen spørgsmål til denne auktion

    ', buttons: [{ id: 'btn-post', label: 'Post', cssClass: 'btn-primary', action: function (dialog) { var thisButton = dialog.getButton('btn-post'); thisButton.disable(); thisButton.spin(); $.ajax({ url: '/Listing/PostListingQuestion', type: "post", cache: false, data: { "ListingID": "253714481", "Question": $("#ListingQuestionInput").val() }, success: function (data) { if (data.error) { //an error occurred, display error message var modalBody = questionDialog.getModalBody(); modalBody.prepend($('

    ').html(data.error)); thisButton.enable(); thisButton.stopSpin(); } else if (data.result == "LOGON_NEEDED") { $.cookie('savedQuestion', $("#ListingQuestionInput").val(), { path: '/', expires: 1 }); window.location.replace("/Account/LogOn?returnUrl=%2FListing%2FDetails%2F253714481%2F253704410-8-saulc-keep-on-rocking-3-lper-various-artists-%3FresumeQuestion%3D1"); } else { //reload page to show posted question window.location.replace('/Listing/Details/253714481/253704410-8-saulc-keep-on-rocking-3-lper-various-artists-'); } } }); } }, { id: 'btn-cancel', label: 'Annuller', cssClass: 'btn-link', action: function (dialog) { dialog.close(); } }], autodestroy: false, closable: true }); questionDialog.realize(); $(document).on("keyup", "#ListingQuestionInput", function () { var charsRemaining = 250 - $("#ListingQuestionInput").val().length; $("#ListingQuestionInput_LenCount").html(charsRemaining); if (charsRemaining < 0) { $("span.length-count").addClass("validation-summary-errors"); } else { $("span.length-count").removeClass("validation-summary-errors"); } }); //open the dialog when the "Post a question to the seller" link is clicked $(document).on("click", "#PostQuestion", function (event) { event.preventDefault(); var savedQuestion = ""; if (!($.cookie('savedQuestion') == null || $.cookie('savedQuestion') == "")) { savedQuestion = $.cookie('savedQuestion'); $.cookie('savedQuestion', "", { path: '/', expires: 0 }); } var postButton = questionDialog.getButton('btn-post'); postButton.enable(); postButton.stopSpin(); questionDialog.open(); var modalBody = questionDialog.getModalBody(); modalBody.find("#ListingQuestionInput").val(savedQuestion).focus().keyup(); modalBody.find("div.validation-summary-errors").remove(); }); //prepare "answer question" dialog modal answerDialog = new BootstrapDialog({ title: 'Indtast dit svar', message: '

    ' + '' + 'SV:' + '' + '' + '

    ' + '' + '

    ' + 'Maksimum 250 karakterer' + '' + '(mangler:)' + '' + '

    ', buttons: [{ id: 'btn-post', label: 'Post', cssClass: 'btn-primary', action: function (dialog) { var thisButton = dialog.getButton('btn-post'); thisButton.disable(); thisButton.spin(); $.ajax({ url: '/Listing/AnswerQuestion', type: "post", cache: false, data: { "QuestionID": answeringQuestionId, "Answer": $("#ListingAnswerInput").val() }, success: function (data) { if (data.error) { //an error occurred, display error message var modalBody = answerDialog.getModalBody(); modalBody.prepend($('

    ').html(data.error)); thisButton.enable(); thisButton.stopSpin(); } else if (data.result == "LOGON_NEEDED") { $.cookie('savedAnswer', $("#ListingAnswerInput").val(), { path: '/', expires: 1 }); window.location.replace("/Account/LogOn?returnUrl=%2FListing%2FDetails%2F253714481%2F253704410-8-saulc-keep-on-rocking-3-lper-various-artists-%3FresumeAnswer%3D" + answeringQuestionId); } else { //reload page to show posted question window.location.replace('/Listing/Details/253714481/253704410-8-saulc-keep-on-rocking-3-lper-various-artists-'); } } }); } }, { id: 'btn-cancel', label: 'Annuller', cssClass: 'btn-link', action: function (dialog) { dialog.close(); } }], autodestroy: false, closable: true }); answerDialog.realize(); $(document).on("keyup", "#ListingAnswerInput", function () { var charsRemaining = 250 - $("#ListingAnswerInput").val().length; $("#ListingAnswerInput_LenCount").html(charsRemaining); if (charsRemaining < 0) { $("span.length-count").addClass("validation-summary-errors"); } else { $("span.length-count").removeClass("validation-summary-errors"); } }); //open the dialog when the "answer question" link/button is clicked $(document).on("click", ".post-answer-button", function (event) { event.preventDefault(); answeringQuestionId = $(this).parents(".question-answer").data("questionid") + ''; BeginAnsweringQuestion() }); function BeginAnsweringQuestion() { var savedAnswer = ""; if (!($.cookie('savedAnswer') == null || $.cookie('savedAnswer') == "")) { savedAnswer = $.cookie('savedAnswer'); $.cookie('savedAnswer', "", { path: '/', expires: 0 }); } var postButton = answerDialog.getButton('btn-post'); postButton.enable(); postButton.stopSpin(); answerDialog.open(); var questionText = $("[data-questionid='" + answeringQuestionId + "'] .question-text").html(); var modalBody = answerDialog.getModalBody(); modalBody.find("#QuestionTextToAnswer").html(questionText); modalBody.find("#ListingAnswerInput").val(savedAnswer).focus().keyup(); modalBody.find("div.validation-summary-errors").remove(); } //automatically close the question dialog if the listing ends $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; if (data.Status != "Active" && data.Status != "Preview") { questionDialog.close(); } }); //resume posting question or answer if returning from a login var queryStringItems = getQueryStrings(); // get all query string kvp's in order to pre-fill generated inputs with previously specified values from the query string if (queryStringItems["resumeQuestion"]) { $("#PostQuestion").click(); } else if (queryStringItems["resumeAnswer"]) { answeringQuestionId = queryStringItems["resumeAnswer"]; BeginAnsweringQuestion(); } //modal warning when deleting a question $(".delete-question").click(function () { var jsDeleteConfirmMsg = //"Really delete this event?\nTHIS ACTION CANNOT BE UNDONE" 'Er du sikker på du vil slette dette spørgsmål?' + '\n' + 'DENNE HANDLING KAN IKKE FORTRYDES!'; var targetHref = $(this).attr("href"); BootstrapDialog.show({ type: 'type-danger', title: ' Bekræft slet', message: jsDeleteConfirmMsg, buttons: [ { label: 'Slet', cssClass: 'btn-danger', action: function () { window.location = $.htmlDecode(targetHref); } }, { label: 'Annuller', action: function (dialogItself) { dialogItself.close(); } } ] }); return false; }); });

    253704410 : 8 saulc  : keep on rocking : 3 lper : various artists : (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Edmund Hettinger DC

    Last Updated:

    Views: 5511

    Rating: 4.8 / 5 (78 voted)

    Reviews: 93% of readers found this page helpful

    Author information

    Name: Edmund Hettinger DC

    Birthday: 1994-08-17

    Address: 2033 Gerhold Pine, Port Jocelyn, VA 12101-5654

    Phone: +8524399971620

    Job: Central Manufacturing Supervisor

    Hobby: Jogging, Metalworking, Tai chi, Shopping, Puzzles, Rock climbing, Crocheting

    Introduction: My name is Edmund Hettinger DC, I am a adventurous, colorful, gifted, determined, precious, open, colorful person who loves writing and wants to share my knowledge and understanding with you.