var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917119&docid=67575877&x=5122',
		'title': '',
		'imageId': '67575877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917119&docid=67575879&x=5122',
		'title': '',
		'imageId': '67575879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917119&docid=67575878&x=5122',
		'title': '',
		'imageId': '67575878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917119&docid=67575881&x=5122',
		'title': '',
		'imageId': '67575881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917119&docid=67575880&x=5122',
		'title': '',
		'imageId': '67575880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917119&docid=67575883&x=5122',
		'title': '',
		'imageId': '67575883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917119&docid=67575882&x=5122',
		'title': '',
		'imageId': '67575882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917119';

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