var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962551&x=3715',
		'title': '',
		'imageId': '68962551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=69187354&x=3715',
		'title': '',
		'imageId': '69187354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962549&x=3715',
		'title': '',
		'imageId': '68962549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962548&x=3715',
		'title': '',
		'imageId': '68962548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962550&x=3715',
		'title': '',
		'imageId': '68962550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962557&x=3715',
		'title': '',
		'imageId': '68962557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962558&x=3715',
		'title': '',
		'imageId': '68962558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962554&x=3715',
		'title': '',
		'imageId': '68962554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962553&x=3715',
		'title': '',
		'imageId': '68962553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962552&x=3715',
		'title': '',
		'imageId': '68962552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962560&x=3715',
		'title': '',
		'imageId': '68962560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962555&x=3715',
		'title': '',
		'imageId': '68962555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962556&x=3715',
		'title': '',
		'imageId': '68962556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962561&x=3715',
		'title': '',
		'imageId': '68962561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962883&docid=68962559&x=3715',
		'title': '',
		'imageId': '68962559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962883';

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