var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923049&docid=67977520&x=2840',
		'title': '',
		'imageId': '67977520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923049&docid=67977515&x=2840',
		'title': '',
		'imageId': '67977515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923049&docid=67977517&x=2840',
		'title': '',
		'imageId': '67977517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923049&docid=67977513&x=2840',
		'title': '',
		'imageId': '67977513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923049&docid=67977514&x=2840',
		'title': '',
		'imageId': '67977514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923049&docid=67977516&x=2840',
		'title': '',
		'imageId': '67977516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923049&docid=67977519&x=2840',
		'title': '',
		'imageId': '67977519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923049&docid=67977518&x=2840',
		'title': '',
		'imageId': '67977518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923049';

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