var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978399&docid=69213718&x=1132',
		'title': '',
		'imageId': '69213718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978399&docid=69213720&x=1132',
		'title': '',
		'imageId': '69213720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978399&docid=69213721&x=1132',
		'title': '',
		'imageId': '69213721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978399&docid=69213722&x=1132',
		'title': '',
		'imageId': '69213722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978399&docid=69213723&x=1132',
		'title': '',
		'imageId': '69213723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978399&docid=69213719&x=1132',
		'title': '',
		'imageId': '69213719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978399&docid=69213724&x=1132',
		'title': '',
		'imageId': '69213724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978399';

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