var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923060&docid=67977959&x=4243',
		'title': '',
		'imageId': '67977959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923060&docid=67977963&x=4243',
		'title': '',
		'imageId': '67977963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923060&docid=67977961&x=4243',
		'title': '',
		'imageId': '67977961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923060&docid=67977960&x=4243',
		'title': '',
		'imageId': '67977960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923060&docid=67977962&x=4243',
		'title': '',
		'imageId': '67977962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923060&docid=67977958&x=4243',
		'title': '',
		'imageId': '67977958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923060&docid=67977957&x=4243',
		'title': '',
		'imageId': '67977957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923060';

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