var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936300&docid=68271073&x=5438',
		'title': '',
		'imageId': '68271073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936300&docid=68271071&x=5438',
		'title': '',
		'imageId': '68271071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936300&docid=68271070&x=5438',
		'title': '',
		'imageId': '68271070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936300&docid=68271074&x=5438',
		'title': '',
		'imageId': '68271074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936300&docid=68271072&x=5438',
		'title': '',
		'imageId': '68271072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936300&docid=68271075&x=5438',
		'title': '',
		'imageId': '68271075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936300&docid=68271069&x=5438',
		'title': '',
		'imageId': '68271069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936300';

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