var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970553&docid=69031063&x=330',
		'title': '',
		'imageId': '69031063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970553&docid=69031066&x=330',
		'title': '',
		'imageId': '69031066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970553&docid=69031069&x=330',
		'title': '',
		'imageId': '69031069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970553&docid=69031075&x=330',
		'title': '',
		'imageId': '69031075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970553&docid=69031078&x=330',
		'title': '',
		'imageId': '69031078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970553&docid=69031081&x=330',
		'title': '',
		'imageId': '69031081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970553&docid=69031084&x=330',
		'title': '',
		'imageId': '69031084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970553&docid=69031087&x=330',
		'title': '',
		'imageId': '69031087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970553&docid=69031090&x=330',
		'title': '',
		'imageId': '69031090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970553';

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