var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006695&docid=69874808&x=1236',
		'title': '',
		'imageId': '69874808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006695&docid=69874822&x=1236',
		'title': '',
		'imageId': '69874822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006695&docid=69874831&x=1236',
		'title': '',
		'imageId': '69874831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006695&docid=69874834&x=1236',
		'title': '',
		'imageId': '69874834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006695&docid=69874853&x=1236',
		'title': '',
		'imageId': '69874853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006695&docid=69874874&x=1236',
		'title': '',
		'imageId': '69874874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006695&docid=69874891&x=1236',
		'title': '',
		'imageId': '69874891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006695&docid=69874894&x=1236',
		'title': '',
		'imageId': '69874894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006695';

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