var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003765&docid=69805114&x=2545',
		'title': '',
		'imageId': '69805114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003765&docid=69805115&x=2545',
		'title': '',
		'imageId': '69805115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003765&docid=69805116&x=2545',
		'title': '',
		'imageId': '69805116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003765&docid=69805117&x=2545',
		'title': '',
		'imageId': '69805117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003765&docid=69805118&x=2545',
		'title': '',
		'imageId': '69805118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003765&docid=69805119&x=2545',
		'title': '',
		'imageId': '69805119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003765&docid=69805120&x=2545',
		'title': '',
		'imageId': '69805120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003765&docid=69805121&x=2545',
		'title': '',
		'imageId': '69805121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003765';

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