var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949163&docid=68565579&x=3552',
		'title': '',
		'imageId': '68565579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949163&docid=68565582&x=3552',
		'title': '',
		'imageId': '68565582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949163&docid=68565580&x=3552',
		'title': '',
		'imageId': '68565580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949163&docid=68565578&x=3552',
		'title': '',
		'imageId': '68565578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949163&docid=68565581&x=3552',
		'title': '',
		'imageId': '68565581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949163&docid=68565583&x=3552',
		'title': '',
		'imageId': '68565583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949163&docid=68565585&x=3552',
		'title': '',
		'imageId': '68565585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949163&docid=68565584&x=3552',
		'title': '',
		'imageId': '68565584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949163';

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";
	})
}
