var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939278&docid=66221746&x=2638',
		'title': '',
		'imageId': '66221746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939278&docid=66221748&x=2638',
		'title': '',
		'imageId': '66221748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939278&docid=66221751&x=2638',
		'title': '',
		'imageId': '66221751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939278&docid=66221747&x=2638',
		'title': '',
		'imageId': '66221747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939278&docid=66221749&x=2638',
		'title': '',
		'imageId': '66221749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939278&docid=66221750&x=2638',
		'title': '',
		'imageId': '66221750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939278&docid=66221754&x=2638',
		'title': '',
		'imageId': '66221754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939278&docid=66221745&x=2638',
		'title': '',
		'imageId': '66221745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939278';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
