Button links to different scenes

Hey all,
This is so basic it's almost embarassing to post about, but
I'm in a pinch and can't for the life of me figure out what's
wrong...
I'm using MX Professional 2004. My movie has four scenes;
"Main" which plays on load, then three other scenes: "Whitepapers",
"Products", and "Brochure". Main includes three buttons that, when
clicked, should bring you to one of the three other scenes. For
example, the Prodcuts button should go to frame 1 of the "Products"
scene. But regardless of which button you click, it plays the
"Whitepapers" scene, presumably because its next in the linear
scene sequence.
Here's the actionscript for the Products button. Please tell
me what I'm doing wrong. I've been doing simple scripts like this
in Flash MX for years and and only having this problem in MX 2004.
Thanks!
on (release) {
gotoAndPlay("Products,1");
John

hi ,
there is some mistakes in your codings.
on (release) {
gotoAndPlay("Products",1); // this is the correct code.
If this is not working,
you just label the layers of each scenes
and use gotoAndPlay("layerLabel");
Here, no need to give the scene name.

Similar Messages

  • A button jumping to different scenes

    Hey I created my flash website with Multiple scenes for each
    category/page. The problem I am having is placing the movie inside
    of a Button. When I put the movie clip inside of the button (I
    wanted a cool rollover effect) it won't jump to the frame, but
    before I put the movie clip in the button it would goto the correct
    frame. Now the code for the Movie clip is:
    stop();
    this.onEnterFrame = function() {
    if (rewind == true) {
    prevFrame();
    this.onRollOver = function() {
    rewind = false;
    play();
    this.onRollOut = function() {
    rewind = true;
    and when I remove the section of this.onRollOut and
    onRollOver the button works fine, but then the button doesn't have
    a rollover effect. Can someone help me

    hello please?

  • Button link to another Scene, need code.  I apologize

    I am just stumped over doing something really simple and I
    need the code and the understanding to do this in Actionscript 2.0
    . I hope someone can help !! I am authoring with Flash CS3, but
    need to do the following for one file in Actionscript 2.0. I have
    searched this forum and tried many solutions offered by experts,
    but they do not seem to help. Perhaps I am missing something.
    I need to enable a button on the main timeline that when
    clicked, brings the user to Scene 2, frame 1. By the way this
    particular frame is named M1
    I have created a button properly. The instance name on the
    timeline in Scene 1 is skipintro_btn
    >>>Scenario 1 that I tried unsuccessfully
    In the main timeline, I created an Actionscript layer and in
    it, on the same frame as the skipintro_btn, I add this AS 2.0 code:
    skipintro_btn.onPress = function():Void {
    gotoAndPlay("Scene 2",1)
    and I tried this:
    skipintro_btn.onPress = function():Void {
    gotoAndPlay("Scene 2",1)
    But the above does not work. The cursor turns into a hand
    when rolled over the button, but upon clicking there is no action.
    >>>Scenario 2 that I tried unsuccessfully
    On the main timeline, I added this code to the object itself,
    instead of relying on the actionscript in a separate layer:
    on(release){
    gotoAndPlay("M1")

    kglad,
    Thx for this information, then what should the entire AS be
    then? The code you sent needs the instance name, the onPress or
    onRelease information, maybe something else...? We gotta tell it if
    something happens (the person clicks on that instance of button),
    then do what you give below...
    _root.gotoAndPlay("scene2_frame1"); // <- label this frame
    thx!
    DAve Varga

  • How to jump to a cue point when your buttons are on a different scene??

    hi guys!!!
    well, im new here and more or less new with action script,
    that´s why i want to ask you this:
    im making a flash movie which is going to have a video with
    cue points, what i wanted to do is to create a menu of buttons in
    one scene let´s say scene 1 and the video is in scene 2, what
    i want is that when you press one of the buttons who are in the
    menu of scene 1 it takes you to the cue point on the video which is
    on scene 2, think of it like one of those chapter selection menus
    that you see on dvds, now my problem is that i don´t know what
    i have to do in order to let the button know that i want it to jump
    to the cue point, i´ve been able to do this if the buttons are
    on the same scene where the video is, but when i try to make this
    with the buttons on a different scene i can´t jump to the cue
    point, so far i´ve only been able to make the button go to the
    video and play it but it doesn´t go to the cue point, this is
    driving me mad please can anybody here tell me how to do this??? i
    have found hundreds of ways to do it with the buttons on the same
    scene but none with the buttons on a different scene,
    thanks!!!!

    Hi Anthony,
    Thank you for your post.
    It would be better if you share any link or actual composition with us.
    Regards,
    Devendra

  • Can't get my dropdown menu buttons to link to another scene.

    I can’t get my dropdown menu buttons to link to other scenes within the same Flash file.  The buttons are unresponsive during playback – as if no code were attached to it.  Here’s what I have as my AS2 code on the dropped button that is supposed to link to the "Published" scene/page:
    on(release){
    _root.gotoAndPlay("published", 1);
    I'm working with Actionscript 2.0 in Flash CS6.
    Any help would be appreciated!
    Thanks,
    Robert

    Hi kglab,
    I do get these compile errors:
    Scene=published, layer=Buttons, frame=1, Line 1 Statement must appear within on handler
    Scene=published, layer=Buttons, frame=1, Line 2 Statement must appear within on handler
    But, I think you are correct about the setInterval Loop.  On the home scene I’ve created a movie symbol which is set to call another swf file:
    loadMovie("frontSlideshow.swf", _root.movie1);
    This frontSlideshow.swf file has the following code in every 10 frames:
    this.stop();
    pause = function ()
                   play();
    clearInterval(pausei);
    pausei = setInterval(pause, 5000);
    This will pause the timeframe every 5 seconds before sliding to the next frame so that each image can be viewed.  It seems odd that the code from this subclass file would affect the timeframe of the main class/file where the “movie1” symbol is located.
    Best,
    Rob

  • Button Link Transitions with Audio?

    Ive got a question on what can be used as a Button Transition. I have a 10 sec. AV in PP2, that I want to use. In general, no problems. Ive Exported the Video to DV-AVI (silent), and it works beautifully. I only have to do a blend from the Menu for the head and then a still from the Timeline at the tail. No biggie. What I am having problems with is getting an SFX Audio file into the PP2 Sequence for this Transition. So far, I am having problems. I tried to make a Timeline for this AVI with an AC3 Audio, but Encore2 would not allow a link to it, via the Pickwhip. I tried to Import several variations of muxed files, but kept getting errors with the number of channels on Import. Then, I did a muxed MPEG file, and got my first big "Crash" of Encore2. When I linked to the M2v, I got something about Abbie Normal Condition. Wasnt he the founder of the Yippies back in the 60s, along with poet, Allen Ginsberg? The error (really An Abnormal Condition... Please try to Save... ) came up and I could not even exit from Encore2. Had to finally use TaskManager to kill the Process. This was a first for me after all of these years. Lesson - do not use the M2v as a Button Transition!
    Now, Im certain that there are possibilities that I have not tried, but before I beat what could be a dead horse, I wanted to find out one thing: can I even have Audio in a Button Transition?
    I have total control over my Asset, so I can engage in any workaround necessary. If anyone has any info (Help/Manual do not go deeply into specifics on Button Transitions, and even Jeffs Book, Focal Easy Guide... doesnt mention them, as I can find.), Id greatly appreciate it. Same for any ideas on using Audio for these. In my case, its a bit of an electronic whoosh with a long gong tone, and moves left to right and rear to front to rear (in the 5.1 version). I do not need to do 5.1, as stereo, panned left to right would work fine too.
    Appreciate the direction, thoughts and ideas,
    Hunt

    Jbowden,
    Thanks for the simple little test. I just linked my existing SFX AC3 to the Main Menu's Audio and it worked fine. The pan/fade of the 5.1 was intact and worked in Preview.
    I Exported the Button Transition test as a DV-AVI/PCM WAV from PP2, and Imported as a Timeline into Encore2. Tested and it played fine, but there was just the left-right pan, as expected. Linked my Button #1 to the AVI, as it would not link to the Timeline (as before), and went to Preview - "An Abnormal Condition... Save... " happened again. It is obviously not just the M2v, but the AVI, as well.
    Back to square one in my tests. I've been working with a preliminary, test Project in Encore. It was used to create a DVD set for client review of most other aspects of the Project. It contained 4 Dynamic Links to AE, which were rendered out, plus 2 Menus a short lead-in AVI and some other Assets. Without any Button Transitions, it previewed and burned perfectly.
    What I am going to do now is create a fresh Encore2 Project. Initially, it will only have the Play First AVI, the two Menus (Main & Scene Selection) and then I'll work with just the Button Transitions - all other Assets will not be included. I want to eliminate any other possible problem from the mix.
    One thing that occurred to me was that this Project was a very full DVD. Though the Transcode is Automatic, I wonder if I am now adding too much to an already Transcoded Project. Rather than clear all Caches, and Revert to the unTranscoded state in this Project, I'll build, instead, from scratch. If that works, I'll just do the Button Transitions for the Scene Select Menu (4 Buttons/Links) and test again. If it still goes well, I'll add in the Rendered AE files and probably not use DL this time. Then, I'll Transcode and test to see if it all holds up. This method will not tell us exactly where the problem lies, if it works at all, but then when I have time, I can go back and clean Caches and Revert the Assets for a final test.
    To date, the motion-only Button Transitions worked fine. It was only when I have tried (several different schemes) to add Audio, that I have encountered the problem.
    Should have the preliminary test this AM, as the Project is very simple and starting over is not a big deal.
    One side observation that I have made is that after I had to use TaskManager to end the Encore2 Process the other day, it now takes Encore2 a few minutes to even get the Splash Screen up. This is new behavior. I also cannot shift focus to/from Encore2 (with PP2 open), by clicking on the icon in the Taskbar. Even Rt-clicking and choosing Restore does not Maximize it. Only by going to TaskManager and clicking on the Application does it Maximize. As this was my first Encore2 "Crash," I am not sure what might be happening there. If I can get this Project done, I'll probably do a Repair Installation of Encore2, to see if the new behavior subsides.
    Thanks for the input. Will be back with followups.
    Hunt

  • How can i make a button link in flash??

    Hey Guys,
    Im pretty new to flash but really need your help and
    guidance. I have a nice video ive created, and i want to make the
    buttons link to certain pages on a website it will be displayed at.
    If you want to see the flash video in place on the website,
    visit www.loveandmarriagebridal.co.uk - i want to make the buttons
    to link to the following pages.
    button 1. www.loveandmarriagebridal.co.uk/index.php
    button 2. www.loveandmarriagebridal.co.uk/about_us.php
    button 3. www.loveandmarriagebridal.co.uk/
    button 4.
    http://loveandmarriagebridal.co.uk/account.php
    button 5.
    http://loveandmarriagebridal.co.uk/contact_us.php
    Could anybody please tell me exactly what i need to do in
    order to acheive that. I am using Flash CS3. Ive looked around the
    net for a solution, but i honestly have no idea what im searching
    for.
    Your help would be very much appreciated
    Thanks
    Andy

    See which form of ActionScript you used to make the site.
    Open the Actions panel and see whether you've chosen AS versions 1
    & 2, or AS 3. If you've picked the earlier versions, you can
    attach a link easily to each button by clicking on the button, and
    adding a little code in the Actions panel. Turn on ScriptAssist to
    make it easier. Click on "on" and choose "release" or "press" or
    both. Then scroll down the commands on the left and add getURL. You
    will then have a few lines that say something like, on(Release)
    getURL("putyourpageurlhere"). See bottom for exact syntax. That's
    all. The new .html or .php page will load when the button is
    clicked.
    If your buttons are not actually four-state buttons, but
    graphic or movie clip symbols, you will have do it a little
    differently. Instead of attaching the code to a button, you attach
    it to a keyframe. You give your symbol an instance name in the
    property panel, then in the Actions panel create a function that
    says essentially: when you click on this instance (onRelease)
    getURL.
    If you're using AS3, the concept is similar but the code is
    different. With a quick search you can find dozens of code examples
    that you can cut and paste.
    Here's that AS2 button code...

  • Web links, email links, button links

    I have several different links through out my site. I want them to look differently but it keeps inheriting the styles of my button link. How can I make them appear different. For instance, I don't want my email link to have a background behind it when you hoover. I just want it to change colors. What am I doing wrong. Can anyone help?
    HTML
    <p>According to the American Society of Civil Engineers (ASCE) the nations bridges are getting a little better – last graded as a “C” (2009) in 2013 they are graded as a “C+”. The ASCE not only has the National Report Card on infrastructure available <a href="http://www.infrastructurereportcard.org/" title="ASCE National Report Card" target="new" class="weblink">(see the 2013 report Card here),</a> they have State and Local reports available as well.  <a href="http://www.asce.org/Infrastructure/Report-Card/State-and-Local-Report-Cards/" title="ASCE’s State and Local Report Cards." target="new" class="weblink">ASCE’s State and Local Report Cards.</a></p>
    <p>Read the entire Case Study by clicking on the RESOURCES tab and selecting Pavemend Case Studies. Send us a photo and a brief report of your Pavemend repair and get a Pavemend Cap by “Mossy Oak.”  <strong><a href="mailto:[email protected]" class="emaillink">[email protected]</a></strong>
    </p>
    CSS
    a.weblink:link, a.weblink:visited, a.weblink:active {
        /* This will handle all the states of the link other than when it is hovered over */
         /* put your style rules in this area */
        color: #0033CC; /* or any other color */
        text-decoration: underline;
    a.weblink:hover {
         /* This makes the link Text Hover Color controlable */
         color:#999; /* or whatever color you want that is different from the color that you set for the other statuses */
    a.emaillink:link, a.emaillink:visited, a.emaillink:active {
        /* This will handle all the states of the link other than when it is hovered over */
         /* put your style rules in this area */
        color: #0033CC; /* or any other color */
        text-decoration: underline;
        background-color: none;
    a.emaillink:hover {
        /* This makes the link Text Hover Color controlable */
        color: #999; /* or whatever color you want that is different from the color that you set for the other statuses */
        background-color: none;
    a:link {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 100%;
        padding: 5px;
    a:visited {
        color: #FFFFFF;
        text-decoration: underline;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
        text-decoration: none;
        background-color: #03C;
        color: #FFF;
        height: 120%;
        alignment-baseline: text-after-edge;
        /* [disabled]font-size: smaller; */
        text-align: left;
        background-size: 0%;

    Not sure what I'm doing wrong. Still not getting it right. Now my footer is wrong also:
    CSS
    @charset "UTF-8";
    /* BEGIN HORIZONTAL DROP-MENU */
    .clear-fix:before,
    .clear-fix:after {
        content: " ";
        display: table;
    .clear-fix:after {
        clear: both;
    .clear-fix {
        *zoom: 1;
    .sidebarleft img.MgTp {
        margin-top: 185px;
    #menu {
        clear: none;
        position: static;
        width: 100%;
        padding-top: px;
        padding-right: px;
        padding-left: px;
        padding-bottom: px;
        background-image: url(_images/topnavpanel.png);
        color: #FFFFFF;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: px;
        background-repeat: no-repeat;
        float: none;
        text-align: center;
    #menu ul {
        margin: 0;
        padding: 0;
        text-align: left;
    #menu li {
        list-style: none;
        float: left;
        text-align: center;
        font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
        color: #000000;
    /**top level menu**/
    #menu li a {
        display: inline-block;
        text-decoration: none;
        /* adjust width as needed or use auto */
        width: 13em;
        padding: 8px;
        font-weight: bold;
        line-height: 12px;
        color: #000;
        border-top-style: none;
        font-size: 90%;
        margin-bottom: 0;
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 0;
        border-bottom-style: none;
        text-align: center;
    /**top menu style on mouse over**/
    #menu li:hover > a {
        color: #FFF;
        width: 13em;
        text-align: center;
    /**sub-menu**/
    #menu li ul {
        display: none;
        text-align: center;
        padding: 0;
        margin-bottom: 0;
        margin-left: 40px;
        margin-right: 0;
        margin-top: 0;
        border-bottom-style: none;
    /**sub-menu, help for older IE**/
    #menu li:hover ul, #menu li.hover ul {
        display: block;
        position: absolute;
        z-index: 1000;
        padding: 0;
        text-align: left;
    #menu li:hover li, #menu li.hover li {
        float: none;
        background-color: #E1D5BB;
        text-align: left;
    /**drop-menu style**/
    #menu li:hover li a, nav li.hover li a {
        width: 14em; /* adjust width as needed or use auto */
        margin-top: 0;
    /**drop-menu style on mouse over**/
    #menu li li a:hover {
        color: #FFF;
        background-color: #03C;
        position: relative;
        text-align: left;
    /* Clear floated elements at the end*/
    #menu:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    /**END HORIZONTAL DROP-MENUS STYLES**/
    #pavemendlogo {
        background-image: url(_images/PAVEMEND_LOGO_WHITE.png);
        background-repeat: no-repeat;
        height: 78px;
        width: 196px;
        margin-left: 23px;
        margin-top: -130px;
    /**END HORIZONTAL DROP-MENUS STYLES**/
    #pavemendlogoresourcepage {
        background-image: url(_images/PAVEMEND_LOGO_WHITE.png);
        background-repeat: no-repeat;
        height: 78px;
        width: 196px;
        margin-left: 23px;
        margin-top: -160px;
    /**END HORIZONTAL DROP-MENUS STYLES**/
    #slqlogo {
        background-image: url(_images/PMND_SLQ_logo_White.png);
        background-repeat: no-repeat;
        height: 92px;
        width: 225px;
        margin-left: 23px;
        margin-top: -170px;
        margin-bottom: 35px;
    #fifteenlogo {
        background-image: url(_images/PMND15Whitesingle.png);
        background-repeat: no-repeat;
        height: 98px;
        width: 225px;
        margin-left: 23px;
        margin-top: -170px;
        margin-bottom: 29px;
        z-index: 1000;
    #trlogo {
        background-image: url(_images/PMND_TRlogoWhite.png);
        background-repeat: no-repeat;
        height: 115px;
        width: 225px;
        margin-left: 23px;
        margin-top: -185px;
        margin-bottom: 26px;
        z-index: 1000;
    #vrlogo {
        background-image: url(_images/PMND_VRlogoWhite.png);
        background-repeat: no-repeat;
        height: 134px;
        width: 225px;
        margin-left: 23px;
        margin-top: -195px;
        margin-bottom: 18px;
        z-index: 1000;
    #dotlinelogo {
        background-image: url(_images/Dotline_White-Red.png);
        background-repeat: no-repeat;
        height: 91px;
        width: 225px;
        margin-left: 23px;
        margin-top: -170px;
        margin-bottom: 35px;
    #sllogo {
        background-image: url(_images/SLwhitelogo.png);
        background-repeat: no-repeat;
        height: 92px;
        width: 225px;
        margin-left: 23px;
        margin-top: -170px;
        margin-bottom: 35px;
    #ialogo {
        background-image: url(_images/InstantAsphalttopLogo.png);
        background-repeat: no-repeat;
        height: 102px;
        width: 225px;
        margin-left: 23px;
        margin-top: -170px;
        margin-bottom: 25px;
    #kemroklogo {
        background-image: url(_images/KEMROK_LOGOWhiteType.png);
        background-repeat: no-repeat;
        height: 52px;
        width: 225px;
        margin-left: 23px;
        margin-top: -150px;
        margin-bottom: 53px;
    #kemrokvrlogo {
        background-image: url(_images/KEMROK_LOGO_VR.png);
        background-repeat: no-repeat;
        height: 46px;
        width: 230px;
        margin-left: 23px;
        margin-top: -150px;
        margin-bottom: 59px;
    #fireroklogo {
        background-image: url(_images/Firerok_logo_White.png);
        background-repeat: no-repeat;
        height: 81px;
        width: 225px;
        margin-left: 23px;
        margin-top: -155px;
        margin-bottom: 30px;
    #awlogo {
        background-image: url(_images/PMNDAWlogowhite1.png);
        background-repeat: no-repeat;
        height: 70px;
        width: 225px;
        margin-left: 23px;
        margin-top: -155px;
        margin-bottom: 40px;
    #aslogo {
        background-image: url(_images/PMNDASlogowhite1.png);
        background-repeat: no-repeat;
        height: 64px;
        width: 225px;
        margin-left: 23px;
        margin-top: -155px;
        margin-bottom: 47px;
    #prochoicetype {
        background-image: url(_images/pro_choice_concrete_type.png);
        background-repeat: no-repeat;
        height: 27px;
        width: 550px;
        margin-left: 220px;
        margin-top: -40px;
        bottom: px;
        margin-bottom: 66px;
    #resourcestype {
        background-image: url(_images/ResourcesType.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 148px;
        margin-left: 220px;
        margin-top: -60px;
        bottom: px;
        margin-bottom: 73px;
    #Contacttype {
        background-image: url(_images/PurchaseType.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 151px;
        margin-left: 220px;
        margin-top: -60px;
        bottom: px;
        margin-bottom: 73px;
    #Contesttype {
        background-image: url(_images/ContestType.png);
        background-repeat: no-repeat;
        height: 54px;
        width: 478px;
        margin-left: 220px;
        margin-top: -75px;
        bottom: px;
        margin-bottom: 59px;
    #sustainabilitytype {
        background-image: url(_images/SustainabilityType.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 179px;
        margin-left: 220px;
        margin-top: -60px;
        bottom: px;
        margin-bottom: 73px;
    #techsupporttype {
        background-image: url(_images/TechSupportType.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 761px;
        margin-left: 220px;
        margin-top: -60px;
        bottom: px;
        margin-bottom: 73px;
    body {
        background-color: #666;
        color: #000;
        text-align: center;
        background-image: url(_images/roadblurred.png);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        padding-top: 60px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        line-height: 1.4;
    .formtext {
        font-size: 100%;
        text-align: left;
    .bodyfootnote {
        font-size: 70%;
        margin-left: 20px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
    .red {
        font-size: 70%;
        color: #F00;
    /* ~~ Element/tag selectors ~~ */
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
        padding: 0;
        margin: 0;
        text-transform: capitalize;
        text-decoration: none;
        list-style: none;
        text-align: left;
    h1, h2, h3, h4, h5, h6, p {
        /* [disabled]margin-top: 0; */     /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
        padding-right: 15px;
        padding-left: 23px;
        line-height: 25px;
    h4 {
        padding-left: 0px;
        color: #F40633;
        line-height: 0px;
        font-size: 100%;
    h5 {
        padding-left: 23px;
        color: #F40633;
        line-height: 0px;
        font-size: 120%;
    a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
        border: none;
        margin-left: 0px;
        position: ;
        top: 155px;
        -webkit-box-shadow: 0px 0px 0px 0px;
        box-shadow: 0px 0px 0px 0px;
        left: 9px;
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    a:link {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 100%;
        padding: 5px;
    a:visited {
        color: #FFFFFF;
        text-decoration: underline;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
        text-decoration: none;
        background-color: #03C;
        color: #FFF;
        height: 120%;
        alignment-baseline: text-after-edge;
        /* [disabled]font-size: smaller; */
        text-align: left;
        background-size: 0%;
    a.weblink:link, a.weblink:visited, a.weblink:active {
        /* This will handle all the states of the link other than when it is hovered over */
         /* put your style rules in this area */
            background-color: none;
            color: #0033CC; /* or any other color */
        text-decoration: underline;
    a.weblink:hover {
         /* This makes the link Text Hover Color controlable */
            background-color: none;
         color:#999; /* or whatever color you want that is different from the color that you set for the other statuses */
    a.emaillink:link, a.emaillink:visited, a.emaillink:active {
        /* This will handle all the states of the link other than when it is hovered over */
         /* put your style rules in this area */
        background-color: none;
        color: #0033CC; /* or any other color */
        text-decoration: underline;
    a.emaillink:hover {
        /* This makes the link Text Hover Color controlable */
        background-color: none;
        color: #999; /* or whatever color you want that is different from the color that you set for the other statuses */
    /* ~~this fixed width container surrounds the other divs~~ */
    .container {
        width: 960px;
        background-color: #FFF; /* the auto value on the sides, coupled with the width, centers the layout */
        background-image: url(_images/Bridge4WebScreened.png);
        background-repeat: no-repeat;
        margin-bottom: 0;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0;
        text-align: left;
        position: static;
    .containerTS {
        width: 960px;
        background-color: #FFF;
        margin: 0 0px; /* the auto value on the sides, coupled with the width, centers the layout */
        background-image: url(_images/US_Map.png);
        background-repeat: no-repeat;
        text-align: left;
    /* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
    .header {
        background-color: #000;
        background-image: url(_images/BannerBlured960.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
        background-size: contain;
    .headerSL {
        background-color: #000;
        background-image: url(_images/PMND_SL_Header.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerPurchase {
        background-color: #000;
        background-image: url(_images/contact_us_pavemend_header.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerSLQ {
        background-color: #000;
        background-image: url(_images/PMND_SLQ_Header.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerDOTline {
        background-color: #000;
        background-image: url(_images/DOTLINEHeader.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .header15 {
        background-color: #000;
        background-image: url(_images/PMND15Header.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerTR {
        background-color: #000;
        background-image: url(_images/PMND_TRHeader.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerAW {
        background-color: #000;
        background-image: url(_images/anti_wear_pavemend_header.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerAS {
        background-color: #000;
        background-image: url(_images/anti_scale_pavemend_header.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerVR {
        background-color: #000;
        background-image: url(_images/PMND_VRHeader.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerIA {
        background-color: #000;
        background-image: url(_images/Instant_asphalt_packaged_Header.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerKemrok {
        background-color: #000;
        background-image: url(_images/KEMROKpackagedHeader.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerKemrokVR {
        background-color: #000;
        background-image: url(_images/KEMROK_VRpackagedHeader.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerFirerok {
        background-color: #000;
        background-image: url(_images/FIREROKpackagedHeader.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerAntiWear {
        background-color: #000;
        background-image: url(_images/anti_wear_pavemend_header.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerTechSupport {
        background-color: #000;
        background-image: url(_images/FEBlurred.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerResources {
        background-color: #000;
        background-image: url(_images/ResourceBanner.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerContact {
        background-color: #000;
        background-image: url(_images/contact_us_pavemend_header.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .headerSustainability {
        background-color: #000;
        background-image: url(_images/Sustainability_topheader.png);
        height: 229px;
        background-repeat: no-repeat;
        width: 960px;
    .header h1 {
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 20pt;
        font-style: normal;
        font-weight: bolder;
        color: #FFF;
        padding-top: 150px;
        padding-left: 30px;
    /* ~~ These are the columns for the layout. ~~
    1) Padding is only placed on the top and/or bottom of the divs. The elements within these divs have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.
    2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a div set to float right). Many times, padding can be used instead. For divs where this rule must be broken, you should add a "display:inline" declaration to the div's rule to tame a bug where some versions of Internet Explorer double the margin.
    3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar divs could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.
    4) If you prefer your nav on the left instead of the right, simply float these columns the opposite direction (all left instead of all right) and they'll render in reverse order. There's no need to move the divs around in the HTML source.
    .sidebar1 {
        float: right;
        width: 180px;
        margin-left: 0px;
        margin-right: 30px;
        clear: none;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 100%;
        font-style: italic;
        background-image: url(_images/Testimonialb.gif);
        background-repeat: no-repeat;
        height: 456px;
        text-decoration: none;
        z-index: 1000;
    .sidebarPurchase {
        float: right;
        width: 210px;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 100%;
        font-style: italic;
        background-image: url(_images/purchaseSB.png);
        background-repeat: no-repeat;
        height: 460px;
        margin-top: 0px;
        text-decoration: none;
        background-color: #217CC0;
        background-position: 10px 10px;
    .sidebarPurchasePhoto {
        width: 190px;
        margin-left: 10px;
        margin-right: 20px;
        clear: none;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 100%;
        font-style: italic;
        background-image: url(_images/purchaseSB.png);
        background-repeat: no-repeat;
        height: 127px;
        margin-top: 320px;
        text-decoration: none;
        /* [disabled]background-color: #217CC0; */
        background-position: 10px 10px;
        text-align: center;
    .ipadsidebar {
        float: right;
        width: 200px;
        margin-left: 0px;
        margin-right: -20px;
        clear: none;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 100%;
        font-style: italic;
        background-image: url(_images/iPadSidebar.png);
        background-repeat: no-repeat;
        height: 460px;
        margin-top: 0px;
        text-decoration: none;
        background-position: 0px 0px;
        text-align: right;
    .sidebarleft {
        float: left;
        width: 200px;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 85%;
        font-style: oblique;
        height: 180px;
        text-decoration: none;
        padding-top: 8px;
        padding-left: 10px;
        margin-right: 5px;
        margin-bottom: px;
        background-color: #217CC0;
        vertical-align: bottom;
        line-height: 120%;
        font-weight: bold;
        border-bottom-style: groove;
        border-bottom-width: 10px;
        margin-top: 0px;
        text-align: left;
    .sidebarleftnonav {
        float: left;
        width: 200px;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 85%;
        font-style: oblique;
        height: 180px;
        text-decoration: none;
        padding-top: 8px;
        padding-left: 10px;
        margin-right: 5px;
        margin-bottom: px;
        /* [disabled]background-color: #217CC0; */
        vertical-align: bottom;
        line-height: 120%;
        font-weight: bold;
        border-bottom-style: none;
        border-bottom-width: 10px;
        margin-top: 0px;
        text-align: left;
    .sidebarleftresources {
        float: left;
        width: 200px;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 83%;
        font-style: oblique;
        height: 490px;
        text-decoration: none;
        padding-top: 8px;
        padding-left: px;
        margin-right: 5px;
        margin-bottom: px;
        background-color: #217CC0;
        vertical-align: bottom;
        line-height: 120%;
        font-weight: bold;
        border-bottom-style: groove;
        border-bottom-width: 10px;
        margin-top: 0px;
        text-align: left;
    .sidebargreen {
        float: left;
        width: 195px;
        height: 410px;
        text-decoration: none;
        padding-top: 20px;
        margin-right: 5px;
        background-color: #8CC63F;
        border-bottom-style: groove;
        border-bottom-width: 10px;
        margin-top: -4px;
        padding-left: 10px;
    .nav2 {
        font-family: bebas-neue;
        font-style: normal;
        font-weight: 400;
        color: #FFF;
        text-align: left;
    .content {
        width: 730px;
        float: left;
        background-image: none;
        background-repeat: no-repeat;
        background-position: left;
        font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
        padding: 10px 0;
        text-align: left;
        font-size: 100%;
        margin-left: px;
    .contactform {
        width: 680px;
        background-image: none;
        background-repeat: no-repeat;
        background-position: left;
        font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
        padding: 10px 0;
        text-align: left;
        font-size: 90%;
        margin-left: 23px;
        z-index: 1000;
    .contestcontactform {
        width: 680px;
        background-image: none;
        background-repeat: no-repeat;
        background-position: left;
        font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
        padding-top: 0px;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 10px;
        text-align: left;
        font-size: 90%;
        margin-left: 23px;
        z-index: 1000;
        margin-top: 100px;
    /* ~~ This grouped selector gives the lists in the .content area space ~~ */
    .content ul, .content ol {
        padding: 0 15px 15px 40px;
        text-decoration: none;
    /* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
    ul.nav {
        list-style: none; /* this removes the list marker */
        border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
        margin-bottom: 15px; /* this creates the space between the navigation on the content below */
        text-decoration: none;
    ul.nav li {
        border-bottom: 1px solid #666;
        text-align: left;
    ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
        padding: 5px 5px 5px 15px;
        display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
        width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
        text-decoration: none;
        background-color: #C6D580;
        text-align: left;
    ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
        background-color: #DFEBF3;
        color: #FFF;
        text-decoration: none;
        text-align: left;
    /* ~~ The footer ~~ */
    .footer {
        padding: 10px 0;
        position: relative;/* this gives IE6 hasLayout to properly clear */
        clear: both;
        background-color: #000000;
        height: 150px;
    /* ~~ miscellaneous float/clear classes ~~ */
    .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: left;
        margin-left: 760px;
    .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
        float: left;
        margin-right: 8px;
        margin-left: 23px;
    .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
        clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    .productlogos {
        margin-left: 23px;
        margin-top: 20px;
        float: none;
    .Bold {
        font-weight: bold;
    .left {
        text-align: left;
    .inherent {
        font-style: inherit;
    sup {
        position: relative;
        top: -1ex;
        vertical-align:baseline;
        font-size: 75%;
    .footer p {
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 80%;
        color: #FFF;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: 30px;
    #wrapper {
         width:970px; /**adjust as needed**/
         margin:0 auto; /**centers page on screen**/              
    .fltrtpostcard {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: left;
        margin-left: 720px;
        top: 0px;
        margin-top: -200px;
        margin-bottom: 20px;
        margin-right: 0px;
        height: auto;
    .flt_rgt {
        float: right;
        margin-top: 15px;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
    .flt_pftrgt {
        float: right;
        margin-top: -50px;
        margin-right: 0px;
        background-image: ;
        background-repeat: no-repeat;
    .flt_rgtbtmlogo {
        float: right;
        margin-top: 20px;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
    .flt_rgt2 {
        float: right;
        margin-top: px;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        top: -50px;
        right: -20px;
        padding-top: 0px;
        padding-right: 50px;
    .title {
        /* [disabled]margin-right: 30px; */
        margin-top: 0px;
        margin-left: 23px;
        background-image: ;
        background-repeat: no-repeat;
        /* [disabled]margin-left: 20px; */
        top: 30px;
        /* [disabled]margin-top: 30px; */
        left: 30px;
    .flt_products {
        float: right;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 500px;
        margin-top: -70px;
    .flt_productsb {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 500px;
        margin-top: -80px;
        visibility: inherit;
    .flt_productslq {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 350px;
        margin-top: -125px;
    .flt_producttr {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 375px;
        margin-top: -125px;
    .flt_productvr {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 475px;
        margin-top: -105px;
    .flt_productia {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 420px;
        margin-top: -125px;
    .flt_productkemrok {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 485px;
        margin-top: -180px;
    .flt_productkemrokvr {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 590px;
        margin-top: -170px;
    .flt_productfirerok {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 485px;
        margin-top: -170px;
    .flt_productaw {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 430px;
        margin-top: -170px;
    .flt_product15 {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 280px;
        margin-top: -125px;
    .flt_productdotline {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 280px;
        margin-top: -155px;
    .flt_productsl {
        float: left;
        margin-right: 30px;
        background-image: ;
        background-repeat: no-repeat;
        margin-left: 370px;
        margin-top: -170px;
    .container section nav {
        background-image: url(_images/topnavpanel.png);
        background-repeat: no-repeat;
        height: 30px;
        width: 960px;
        padding-top: 3px;
    nav ul {
        list-style: none; /* this creates the space between the navigation on the content below */
        font-size: 90%;
        border-top-width: 0px;
        border-top-style: solid;
        /* [disabled]border-top-color: #666; */
        position: absolute;
        line-height: 120%;
        text-align: left;
    nav ul li {
        text-decoration: none;
        color: #FFF;
    nav ul a:link , nav ul a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
        padding: 5px 5px 5px 15px;
        display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
        width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
        text-decoration: none;
        text-align: left;
        color: #FFF;
    nav ul a:hover, nav ul a:active, nav ul a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
        color: #FFF;
        text-decoration: none;
    nav ul a:hover, nav ul a:active, nav ul a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
        color: #FFF;
        text-decoration: none;
        height: 120%;
        width: auto;
        margin-left:;
    .orange {
        color: #FAA634;
    .white {
        color: #FFFFFF;
    .red {
        color: #F00;
    .red1 {
        color: #F00;
    .toppanel {
        background-image: url(_images/topnavpanel.png);
        background-repeat: no-repeat;
        height: 30px;
        width: 960px;
    .white {
    .CeraTechLogo {
        background-image: url(_images/CTI_logo_white.png);
        background-repeat: no-repeat;
        width: 200px;
        height: 60px;
    #resources {
        background-image: url(_images/ResourcesType.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 521px;
        margin-left: 200px;
        margin-top: -40px;
    .pavemendlogo {
        margin-left: 23px;
        margin-top: -130px;
        /* [disabled]margin-top: -40px; */
    .footer_img {
        margin-top: -20px;
        margin-left: -10px;
    .footer_img2 {
        margin-top: -40px;
        text-align: right;
        float: left;
        margin-right: 35px;
        margin-left: 200px;
    footer aside {
        width: 25%;
        float: left;
        text-align: left;
        min-height: 50px;
        margin-left: 23px;
        line-height: 120%;
        font-size: 80%;
        margin-top: 20px;
    .aside2 {
        float: none;
        margin-left: 100px;
        width: 29%;
        margin-top: 35px;
    .aside3 {
        float: none;
        margin-left: 400px;
        width: 29%;
        line-height: 120%;
        margin-top: -43px;
    .sidebarleft img {
        margin-left: -10px;
    .sidebarleft icon {
        margin-top: 0px;
        margin-left: -10px;
    .sidebarleft nav ul li a img {
        margin-top: 0px;
    .content section p a {
        color: #000000;
        font-size: 100%;
    /**sub-menu, help for older IE**/
    .content section p a:hover ul {
        display: block;
        position: ;
        z-index:1000;
        padding: 0;
    .content section p a:hover li, .content section p a li.hover li {
        float: none;
        background-color: #E1D5BB;
    /**drop-menu style**/
    .content section p a:hover li a, nav li.hover li a {
        width: 14em; /* adjust width as needed or use auto */
        margin-top: 0;
    /**drop-menu style on mouse over**/
    .content section p a:hover {
        position: relative;
        background-color: none;
        background-image: ;
        background-image: ;
        height: 120%;
        width: 120%;
        overflow-y: hidden;
        overflow-x: hidden;
        visibility: visible;
        font-weight: bold;
        color: rgba(255,255,255,1.00);
    /* Clear floated elements at the end*/
    .content section p a:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    #firstname {
        width: 330px;
        margin-top: 0px;
    #lastname {
         width:330px;
    #streetaddress {
         width:684px;
    #city {
         width:330px;
    #zip {
         width:260px;
    #company {
         width:684px;
    #phone {
         width:330px;
    #email {
         width:330px;
    #outsidetheus {
         width:330px;
    HTML
    <!doctype html>
    <html>
    <head>
    <meta charset="UTF-8">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Permanent Concrete and Asphalt Repair Home Page</title>
    <meta name="description" content="CeraTech's Pavemend family of high performance concrete repair products have become the choice of professionals across the country for their rapid return to service, versatility, ease of use, and superior durability.">
    <!-- TemplateEndEditable -->
    <link href="../pavmend_styles.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    a:link {color:blue}
    a:visited {color:black}
    a:hover,
    a:active,
    a:focus {background:blue; color:white}
    .weblink a:link {color:blue}
    .weblink a:visited {color:yellow}
    .weblink a:hover,
    .weblink a:active,
    .weblink a:focus {background:none; color:red}
    .email a:link {color:green}
    .email a:visited {color:silver}
    .email a:hover,
    .email a:active,
    .email a:focus {background:none; color:navy}
    </style>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body>
    <div id="wrapper">
    <div class="container">
      <!-- TemplateBeginEditable name="Header" -->
      <div class="header"></div>
    <div id="pavemendlogo"></div>
          <div id="prochoicetype"></div>
      <!-- TemplateEndEditable --><!-- TemplateBeginEditable name="TopPanel" -->
      <nav>
        <ul id="menu">
          <li><a href="../pavemend_home_page.html">OUR PRODUCTS &#9660;</a>
            <ul>
              <li><a href="../slq_product_page.html">SLQ<sup>®</sup> - Very Rapid Repair Mortar</a></li>
              <li><a href="../sl_product_page.html">SL<sup>®</sup> - Semi-Leveling Rapid Repair Concrete</a></li>
              <li><a href="../dotline_product_page.html">DOTLine™ - Pre-Extended Rapid Repair Concrete</a></li>
              <li><a href="../15.0_product_page.html">Pavemend 15.0<sup>®</sup> - Self Leveling Rapid Repair Mortar</a></li>
              <li><a href="../TR_product_page.html">Pavemend TR<sup>®</sup> - Semi-Leveling Rapid Repair Mortar</a></li>
              <li><a href="../VR_product_page.html">Pavemend VR<sup>®</sup> - Vertical & Overhead Rapid Repair Mortar</a></li>
              <li><a href="../IA_product_page.html">Instant Asphalt™ - Permanent Asphalt Repair Material</a></li>
              <li><a href="../kemrok_product_page.html">KEMROK™ - Chemical Resistant Repair Concrete</a></li>
              <li><a href="../kemrokVR_product_page.html">KEMROK VR™ - Vertical & Overhead Chemical Resistant Repair Mortar</a></li>
              <li><a href="../firerok_product_page.html">FIREROK™ - High Temperature Repair Concrete</a></li>
              <li><a href="../antiwear_product_page.html">Anti-Wear™ - Reactive, Concrete Surface Hardener</a></li>
              <li><a href="../antiscale_product_page.html">Anti-Scale™ - Reactive, Concrete Surface Hardener</a></li>
            </ul>
          </li>
          <li><a href="../resources_page.html">RESOURCES</a></li>
          <li><a href="../technical_support.html">TECHNICAL SUPPORT</a></li>
          <li><a href="../contact_page.html">CONTACT US</a></li>
        </ul>
      </nav>
      <!-- TemplateEndEditable -->
      </section>
      <!-- TemplateBeginEditable name="Sidebar" -->
      <div class="sidebar1">
        <!-- end .sidebar1 -->
      </div>
      <!-- TemplateEndEditable -->
      <!-- TemplateBeginEditable name="Content" -->
      <div class="content">
        <p>
        <section>
            <p> </p>
    <img src="../_images/homeheader.png"  alt="" width="650" height="31" class="fltlft"/>
        </section>
        </p>
        <p> </p>
    </section>
        <p> </p>
          <section><p><strong>Pavemend</strong><sup>®</sup> concrete and asphalt repair products are quickly becoming the preferred repair materials for Turnpike, State DOT bridge crews and discriminating engineers who recognize the value of durable, permanent concrete and asphalt repairs. Contractors and maintenance personnel save time, reduce repair costs, and minimize exposure to traffic and traffic disruptions.</p>
            <h3>Concrete & Asphalt repair applications include:</h3>
            <table width="700" align="left" >
              <tr>
                <td valign="top" nowrap style="padding-left: 15px;">Full & Partial Depth Bridge Deck Repairs </td>
                <td valign="top" nowrap style="padding-left: 15px;">Dowel Bar Retrofits</td>
                <td valign="top" nowrap style="padding-left: 15px;">Industrial Concrete Repair</td>
              </tr>
              <tr>
                <td valign="top" nowrap style="padding-left: 15px;">Bridge Header Joints</td>
                <td valign="top" nowrap style="padding-left: 15px;">Cold Weather Repairs</td>
                <td valign="top" nowrap style="padding-left: 15px;">Concrete Exposed to High Heat </td>
              </tr>
              <tr>
                <td valign="top" nowrap style="padding-left: 15px;">Bridge Approach Slabs</td>
                <td valign="top" nowrap style="padding-left: 15px;">Runway Repairs</td>
                <td valign="top" nowrap style="padding-left: 15px;">Concrete Exposed to Chemicals</td>
              </tr>
              <tr>
                <td valign="top" nowrap style="padding-left: 15px;">Form & Pour Repairs</td>
                <td valign="top" nowrap style="padding-left: 15px;">Utility Trenches</td>
                <td valign="top" nowrap style="padding-left: 15px;">Concrete Exposed to Wastewater</td>
              </tr>
              <tr>
                <td valign="top" nowrap style="padding-left: 15px;">Joint Nosings</td>
                <td valign="top" nowrap style="padding-left: 15px;">Post Grooving Treatments</td>
                <td valign="top" nowrap style="padding-left: 15px; padding-bottom: 30px;">Manhole Rehabilitation</td>
              </tr>
            </table>
    <h3>Sustainable Concrete and Asphalt Repair Technology</h3>
    <p>Featuring technology developed in the USA, Pavemend products require only the addition of water, no bonding agents or curing compounds. Pavemend concrete and asphalt products are easier to use, offer greater durability provide, superior return on investment, and are by the far the most sustainable repair products available today.</p>
          </section>
                <p> </p>
    <!-- end .content --></div>
      <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="Footer Logo" -->
    <footer>
             <img src="../_images/productfamily.png"  alt="" width="250" height="80" class="flt_products"/>
    <div class="footer"><img src="../_images/Done_Smart_White_Logo.png" alt="done_smart_white" width="150" height="17" class="flt_rgt" />
    <aside><strong><em style="color: #FFF; font-size: 90%;">Manufactured by</em></strong><br><br>
    <img src="../_images/CTI_logo_white.png"  alt="" width="200" height="47" class="footer_img"/></aside>
    <aside class="aside2"><a href="#../twitter.com/Pavemend"><strong><em>Twitter</em></strong> <img src="../_images/twitter-bird-dark-bgs.png" width="20" height="17"  alt=""/></a></aside>
    <aside class="aside3"><strong><em style="color: #FFF"><a href="../sustainability_page.html">Planet Friendly Technology</a></em></strong><br>
      <a href="../sustainability_page.html"><img src="../_images/PFTLogo.png"  alt="Planet Friendly Technology" width="75" height="73" class="footer_img2" title="Planet Friendly Technology"/></a></aside>
    </footer>
        <!-- end .footer --></div>
    <!-- end .container --></div>
    <!-- TemplateEndEditable -->
    </body>
    </html>
    I feel like I'm making a mess of it.

  • Photoshop button links- help!

    I created several different photoshop buttons that link to different pages in my website. I had never had an issue with them until I started moving the physical location of the buttons around on the page. In preview mode, all links work perfectly. However when I publish my work, the buttons are linked to all the wrong pages (they usually link to the page that used to be in that physical location).
    However I've double checked and they are all linked properly. I have no idea what is wrong.
    Here is my site. if you click on the buttons in the bottom row you will see what I mean.
    http://www.maddienieman.com/
    Please help me,
    MN

    clear your cache. they all work for me

  • Dreamweaver simpleviewer multiple galleries button links help

    I am trying to do this:
    http://www.airtightinteractive.com/simpleviewer/examples/multiple_galleries/gallery1/index .html
    and here is another good example
    http://www.designhousestudios.co.uk/sampleportfoliogallery/sampleportfolio.html
    on my page here:
    http://peachtree-designs.com/
    This seems to be the code that pertains to the different slideshows (this is from the example webpage of how I want it to be):
    <div id="header" >
    <a href = "../gallery1/index.html">Gallery 1</a> | <a href = "../gallery2/index.html">Gallery 2</a>
    </div>
    <div id="flashcontent">SimpleViewer requires JavaScript and the Flash Player. <a href="http://www.macromedia.com/go/getflashplayer/">Get Flash.</a></div>
    <script type="text/javascript">
    The "Simple" Viewer slideshow gives instructions on how to simply embed  and I have done that successfully, a link is here in case you want to check it out:
    http://www.airtightinteractive.com/simpleviewer/examples/embedded/
    I have this working fine but would like to embed several galleries. The instruction page of "simple"viewer says to create multiple galleries you just need to:
    " ...To create multiple SimpleViewer galleries, make a copy of the whole SimpleViewer gallery folder for each gallery. Create your individual galleries as normal. You can now create a menu page that links to the index.html page in each sub-folder. Here is an example that contains a menu to navigate between 2 SimpleViewer galleries."
    My confusion lies in what the heck a menu page is. I have ignored this all together and tried looking at the code from pages that give examples. especially the page that gives a download of html.
    But I don't understand how to link the buttons in Dreamweaver to create different slideshows. I've put the four slideshow folders (print, illustration, logo, design) into my main HTML page. I assume the solution is to put the code mentioned above in for each slideshow/gallery .. reference each gallery by my folders names but then somehow make the DW buttons link to those folders.
    I'll keep poking around at this and see if I can figure it out, but any input, advice or help would be SO very appreciated. If you would speak in laymans terms I'd appreciate it, I know flash well but am new to dreamweaver and not very good at codeing though I manage.
    Thanks so much in advance, sorry this is so long winded.
    sharon

    I'm actually still having a problem with the individual galleries linking to the swf. Here's an explination and I'm attaching a snapshot of the file folder structure and the html's:
    Thanks for responding :) I feel like I'm almost there, been struggling with this for a week.
    my site is here:
    http://peachtree-designs.com/web.html
    I am going with a different approach, instead of trying to link the graphics from within each gallery folder I am instead placing each gallery html outside the individual gallery folders in my root folder ... then trying to link the main html page to each html gallery file, and have each gallery file link/see the swf galleries within the folders.
    I have made separate gallery folders for each gallery, print, logo ect is in it's separate folder in the root folder of my website.
    In the main root folder I have the index.html *plus* I've put each galleries html file *outside* it's folder but directly in the root folder, so the main html webpage file can link (with the buttons) to each gallery html in the root folder.
    Problem is getting the galleries html's to connect/link to the swf gallery in each gallery folder (within the root folder) (I'd put the html's directly in it's gallery folder but then the graphics links break). "gallery not found" is what I get and I'm not sure how to do this. In the code of each gallery html is this:
      <td valign="top"><script type="text/javascript">
    var fo = new SWFObject("illustrations/viewer.swf", "viewer", "500", "500", "8", "#c5bdb2");
    fo.write("flashcontent");    
        </script></td>
    so the gallery html's in the root folder *should* be directed to each swf in it's gallery folder: illustrations/viewer.swf .. print/viewer.swf ... etc ... but it's not working.
    I'm going to try to just attach my whole site in case someone can take a look and tell me what's wrong. It's large but I'm desperate and it's hard to explain.

  • Link to other scenes in drop down menu

    I have a drop down menu in AS2 Flash. I want to be able to link to any scene, any frame from this one menu. All I want to do is to go back to the root and then to go to the relevant scene/frame. Inside my menu (a series of buttons inside a movieclip), the code on one particular button is:
    on (release) {
        _root.gotoAndStop("New", 'new1');
    but it does nothing. I know very little about scripting code, so I need an easy fix.
    I have tried
    on (release) {
        _root_root.gotoAndStop("New", 'new1');
    on (release) {
        _root.gotoAndStop(New, 'new1');
    and many variations on this.
    Need help please.

    the goto methods don't accept a scene parameter.  make sure your frame labels are unique and use the labels only.

  • Editing Button Links

    Excuse me if this has been addressed, I have looked and not
    found it. I am about 12 hours into using Captivate, love what it
    can do, but have run into issues creating navigation.
    I have a basic vertical navigation of about 8 buttons
    launching individual .swfs. I wanted this nav to remain throughout
    each slide over the entire project. Seems like it's working, but
    updating each button on every slide in each project is a real pain
    if you need to point them to a different URL (or project). Is there
    an easy way?
    The Apply to All feature is either working strangely as
    intended, or bugged. Messes up the buttons, globally.
    The Branch feature is a great idea, but doesn't seem to tell
    you which button you have selected, so you don't know where to
    point it!
    In a nutshell, is there an easy global edit feature for
    button links?
    Oh yeah, lastly - If you do end up having to cut and paste
    into each slide, how do you avoid the buttons changing the slide
    duration, or not being long enough for the slide when you paste
    them in (causing a lot of extra clean-up)?
    Thanks for your time!
    Geo.

    My most humble apologies, I went and checked what I had done
    and yes, I also copied into each individual slide. Idiot me had put
    in captions to display for rest of movie/project and then inserted
    buttons over them on each slide individually using the copy paste
    method.
    PS probably had brain freeze on the original reply

  • Some button-linking problems

    Ok, so this is probably really elementary stuff that I'm about to question. I'm trying to make an interactive video player where you have a choice of 3 buttons and each button links to a different frame that has a video player embedded in it. Once on of the frames are brought up, I have a button to take you back to the main screen. However, after clicking back to the main screen, I'm running into the following output error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at memorialsample_fla::MainTimeline/frame1()[memorialsample_fla.MainTimeline::frame1:4]
        at flash.display::MovieClip/gotoAndPlay()
        at memorialsample_fla::MainTimeline/gotoMain2()[memorialsample_fla.MainTimeline::frame2:11]
    Once the above output error occurs, the buttons are no longer active and no longer work.
    Here's a look at my code that I have going on:
    Frame 1:
    stop()
    //Link to Frame 2
    btn_MJ_Main.addEventListener(MouseEvent.CLICK, gotoMJ)
        function gotoMJ (e:MouseEvent){
            //btn_Beach_Main.removeEventListener(MouseEvent.CLICK, gotoBeach)
            //btn_MJ_Main.removeEventListener(MouseEvent.CLICK, gotoMJ)
            btn_Cloud_Main.removeEventListener(MouseEvent.CLICK, gotoCloud)
            gotoAndPlay(2)
    //Link to Frame 3
    btn_Beach_Main.addEventListener(MouseEvent.CLICK, gotoBeach)
        function gotoBeach (e:MouseEvent){
            btn_Beach_Main.removeEventListener(MouseEvent.CLICK, gotoBeach)
            //btn_MJ_Main.removeEventListener(MouseEvent.CLICK, gotoMJ)
            //btn_Cloud_Main.removeEventListener(MouseEvent.CLICK, gotoCloud)
            gotoAndPlay(3)
    //Link to Frame 4
    btn_Cloud_Main.addEventListener(MouseEvent.CLICK, gotoCloud)
        function gotoCloud (e:MouseEvent){
            //btn_Beach_Main.removeEventListener(MouseEvent.CLICK, gotoBeach)
            //btn_MJ_Main.removeEventListener(MouseEvent.CLICK, gotoMJ)
            btn_Cloud_Main.removeEventListener(MouseEvent.CLICK, gotoCloud)
            gotoAndPlay(4)
    Frame 2:
    stop()
    //Linking back to Frame 1
    btn_Return.addEventListener(MouseEvent.CLICK, gotoMain2)
        function gotoMain2 (e:MouseEvent){
            btn_Return.removeEventListener(MouseEvent.CLICK, gotoMain2)
                gotoAndPlay(1)
    Frame 3:
    stop()
    //Linking back to Frame 1
    btn_Return.addEventListener(MouseEvent.CLICK, gotoMain3)
        function gotoMain3 (e:MouseEvent){
            btn_Return.removeEventListener(MouseEvent.CLICK, gotoMain3)
                gotoAndPlay(1)
    Frame 4:
    stop()
    //Linking back to Frame 1
    btn_Return.addEventListener(MouseEvent.CLICK, gotoMain4)
        function gotoMain4 (e:MouseEvent){
            btn_Return.removeEventListener(MouseEvent.CLICK, gotoMain4)
                gotoAndPlay(5)
    If you want to see the actual SWF for a better visual at what I'm doing, you can see it here:
    http://www.denevi.com/services.html/memorial_tribute.html
    Scroll down to the Flash object, it says "Memorial Tribute Samples"
    Bonus question while I'm here:
    I have the videos streaming, and am not sure how I could get the FLV videos to stop playing when I click the flash's "Return to Samples" button. Right now, the users would have to pause the video if they don't want it to play in the background as they go back to the first frame.
    Any help would be appreciated!

    Thanks for the response.
    Actually, I came to the bottom of this and found that for some reason, Flash CS4's acting a little strange. I have another computer at my disposal with CS3 loaded on it. So I back-saved my project, loaded it in CS3, exported, and all of the buttons worked without any errors. So I'm not quite sure why my CS4 didn't like the code.
    And thanks with the FLV stop code, I got that figured out and works. Thanks,
    -Billy

  • TS3276 An email sent from my iMac has a button linked to a clip hosted on Vimeo. When received, the link functions on iMac and iPad, but opens a window of app icons on iPhone and iPod touch. Any ideas what's wrong?

    An email sent from my iMac has a button linked to a clip hosted on Vimeo. When received, the link functions on iMac and iPad, but opens a window of app icons on iPhone and iPod touch. Any ideas what's wrong?

    For anyone else reading this thread, it is worth knowing that sometimes an email is, or can be, corrupted thereby jamming the works. The solution above is good, but I just wanted to suggest another one.
    If the problem arises, go to an online mail access service, such as Mail2Web.com and login to you mail account there and delete the offending message.
    Problem solved.
    And George, as this is all entirely voluntary, whinging about no takers may not endear people to you. Besides which, a few minutes of searching on Google would have found you a number of solutions.

  • Why text and button links on a PDF do not work in the iPad

    I have Acrobat Pro 9.2.3 and InDesign CS5.
    I've tried creating both button and text links directly from InDesign (Window > Interactive > Hyperlinks). I then export the multi-page PDF with "Acrobat 6 and Above" selected as well as the "Hyperlinks" and "Interactive Elements" checked. When I open the PDF in my iPad, none of the text or button links work.
    Then . . .
    I tried opening the same multi-page PDF in Acrobat Pro, and manually created the link boxes (Tools > Advanced Editing > Link Tool). The iPad still can't interprete these two interactive elements.
    Any clues what I'm doing wrong?

    Try exporting as ePub - now test inside Digital Editions and if OK - drag the file into iTunes and synch to iPhone/iPad.
    It's probably a Preview issue as mentioned but exporting to ePub is good fun!
    J.

Maybe you are looking for

  • Final cut pro on a macbook pro

    Just tried to run FCP HD on my new Macbook Pro and got this error. Configuration Error This software requires certain hardware or software which is missing. * AGP graphics card. what's that all about? What do I do to get it running again?

  • Quick questions from a new ATV user

    Hi guys I've got today my ATV, like it so far...until i updated the software now seems that when i play a video, the video freeze for few seconds, then it starts again; is kinda annoying especially when you watch a trailer; anyway seems that is rando

  • Newbie - troubleshoot flash video

    HI All Flash is not my normal area so I apologise upfront if I don't use the correct terminology. Using Flash Professional 8 I want to convert movie files such as .avi into a flash video file to be viewed online. When I do this it outputs the audio b

  • E-recruitment  Assign Candidates to a new requisition

    Hi Sirs, If i Have a cadidate who is already assigned to a requisition & i want to assign him to another requisition with forwarding all qustionnaires & interview reports that are related to this candidate in the old requisition. I already cheched th

  • Updating Flash player causes computer to forget folder views

    Every time I update the Flash player my computer forgets all my folder view settings.  The icons in all my folders aren't in the position that I put them and Windows refuses to remember any further changes to position or type of view (Tiles/Details/e