var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3902373&docid=67455556&x=5616',
		'title': '',
		'imageId': '67455556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902373&docid=67455557&x=5616',
		'title': '',
		'imageId': '67455557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902373&docid=67455558&x=5616',
		'title': '',
		'imageId': '67455558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902373&docid=67455559&x=5616',
		'title': '',
		'imageId': '67455559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902373&docid=67455560&x=5616',
		'title': '',
		'imageId': '67455560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902373&docid=67455561&x=5616',
		'title': '',
		'imageId': '67455561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3902373&docid=67455562&x=5616',
		'title': '',
		'imageId': '67455562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3902373';

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