var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3873215&docid=66717201&x=5115',
		'title': '',
		'imageId': '66717201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873215&docid=66717202&x=5115',
		'title': '',
		'imageId': '66717202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873215&docid=66717203&x=5115',
		'title': '',
		'imageId': '66717203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873215&docid=66717200&x=5115',
		'title': '',
		'imageId': '66717200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873215&docid=66717204&x=5115',
		'title': '',
		'imageId': '66717204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873215&docid=66717205&x=5115',
		'title': '',
		'imageId': '66717205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3873215&docid=66717206&x=5115',
		'title': '',
		'imageId': '66717206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3873215';

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