var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013275&docid=69940027&x=4925',
		'title': '',
		'imageId': '69940027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013275&docid=69940030&x=4925',
		'title': '',
		'imageId': '69940030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013275&docid=69940031&x=4925',
		'title': '',
		'imageId': '69940031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013275&docid=69940035&x=4925',
		'title': '',
		'imageId': '69940035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013275&docid=69940032&x=4925',
		'title': '',
		'imageId': '69940032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013275&docid=69940028&x=4925',
		'title': '',
		'imageId': '69940028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013275&docid=69940029&x=4925',
		'title': '',
		'imageId': '69940029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013275';

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