var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846721&x=738',
		'title': '',
		'imageId': '69846721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846714&x=738',
		'title': '',
		'imageId': '69846714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846720&x=738',
		'title': '',
		'imageId': '69846720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846723&x=738',
		'title': '',
		'imageId': '69846723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846727&x=738',
		'title': '',
		'imageId': '69846727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846726&x=738',
		'title': '',
		'imageId': '69846726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846716&x=738',
		'title': '',
		'imageId': '69846716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846722&x=738',
		'title': '',
		'imageId': '69846722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846715&x=738',
		'title': '',
		'imageId': '69846715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846717&x=738',
		'title': '',
		'imageId': '69846717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846725&x=738',
		'title': '',
		'imageId': '69846725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846719&x=738',
		'title': '',
		'imageId': '69846719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846724&x=738',
		'title': '',
		'imageId': '69846724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005317&docid=69846718&x=738',
		'title': '',
		'imageId': '69846718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005317';

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