loading>
View Slide
if ($(document).width() > 640) {$.get('path/to/html', function(data) {$('[role="complementary"]').append(data);});}