var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623918&x=5147',
		'title': '',
		'imageId': '68623918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623917&x=5147',
		'title': '',
		'imageId': '68623917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623920&x=5147',
		'title': '',
		'imageId': '68623920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623903&x=5147',
		'title': '',
		'imageId': '68623903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623906&x=5147',
		'title': '',
		'imageId': '68623906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623902&x=5147',
		'title': '',
		'imageId': '68623902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623904&x=5147',
		'title': '',
		'imageId': '68623904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623905&x=5147',
		'title': '',
		'imageId': '68623905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623909&x=5147',
		'title': '',
		'imageId': '68623909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623907&x=5147',
		'title': '',
		'imageId': '68623907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623915&x=5147',
		'title': '',
		'imageId': '68623915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623913&x=5147',
		'title': '',
		'imageId': '68623913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623914&x=5147',
		'title': '',
		'imageId': '68623914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623911&x=5147',
		'title': '',
		'imageId': '68623911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623910&x=5147',
		'title': '',
		'imageId': '68623910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623919&x=5147',
		'title': '',
		'imageId': '68623919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951644&docid=68623916&x=5147',
		'title': '',
		'imageId': '68623916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951644';

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