var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964927&docid=68926808&x=1927',
		'title': '',
		'imageId': '68926808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964927&docid=68926809&x=1927',
		'title': '',
		'imageId': '68926809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964927&docid=68926807&x=1927',
		'title': '',
		'imageId': '68926807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964927&docid=68926810&x=1927',
		'title': '',
		'imageId': '68926810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964927&docid=68926812&x=1927',
		'title': '',
		'imageId': '68926812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964927&docid=68926805&x=1927',
		'title': '',
		'imageId': '68926805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964927&docid=68926811&x=1927',
		'title': '',
		'imageId': '68926811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964927&docid=68926806&x=1927',
		'title': '',
		'imageId': '68926806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964927';

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