var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999626&docid=69700735&x=5520',
		'title': '',
		'imageId': '69700735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999626&docid=69700737&x=5520',
		'title': '',
		'imageId': '69700737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999626&docid=69700736&x=5520',
		'title': '',
		'imageId': '69700736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999626&docid=69700738&x=5520',
		'title': '',
		'imageId': '69700738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999626&docid=69700742&x=5520',
		'title': '',
		'imageId': '69700742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999626&docid=69700739&x=5520',
		'title': '',
		'imageId': '69700739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999626&docid=69700734&x=5520',
		'title': '',
		'imageId': '69700734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999626';

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