var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159378&x=5133',
		'title': '',
		'imageId': '68159378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159373&x=5133',
		'title': '',
		'imageId': '68159373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159377&x=5133',
		'title': '',
		'imageId': '68159377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159376&x=5133',
		'title': '',
		'imageId': '68159376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159363&x=5133',
		'title': '',
		'imageId': '68159363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159375&x=5133',
		'title': '',
		'imageId': '68159375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159367&x=5133',
		'title': '',
		'imageId': '68159367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159368&x=5133',
		'title': '',
		'imageId': '68159368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159365&x=5133',
		'title': '',
		'imageId': '68159365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159370&x=5133',
		'title': '',
		'imageId': '68159370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159366&x=5133',
		'title': '',
		'imageId': '68159366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159372&x=5133',
		'title': '',
		'imageId': '68159372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931574&docid=68159369&x=5133',
		'title': '',
		'imageId': '68159369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931574';

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