*/ // Get the options. $section9_title = stripslashes( get_theme_mod( 'canuck_section9_title', '' ) ); $section9_text = stripslashes( get_theme_mod( 'canuck_section9_text', '' ) ); $section9_portfolio_category = get_theme_mod( 'canuck_section9_portfolio_category', '' ); $section9_portfolio_columns = get_theme_mod( 'canuck_section9_portfolio_columns', '3' ); $sec9_bg_image = get_theme_mod( 'canuck_section9_background_image', '' ); $sec9_use_parallax = get_theme_mod( 'canuck_section9_use_parallax', false ); $include_pinterest_pinit = get_theme_mod( 'canuck_include_pinit' ) ? true : false; if ( '' !== $sec9_bg_image && false !== $sec9_use_parallax ) { ?>