var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659873&x=119',
		'title': '',
		'imageId': '68659873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659881&x=119',
		'title': '',
		'imageId': '68659881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659876&x=119',
		'title': '',
		'imageId': '68659876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659882&x=119',
		'title': '',
		'imageId': '68659882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659848&x=119',
		'title': '',
		'imageId': '68659848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659851&x=119',
		'title': '',
		'imageId': '68659851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659865&x=119',
		'title': '',
		'imageId': '68659865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659847&x=119',
		'title': '',
		'imageId': '68659847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659852&x=119',
		'title': '',
		'imageId': '68659852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659862&x=119',
		'title': '',
		'imageId': '68659862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659850&x=119',
		'title': '',
		'imageId': '68659850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659867&x=119',
		'title': '',
		'imageId': '68659867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659855&x=119',
		'title': '',
		'imageId': '68659855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659849&x=119',
		'title': '',
		'imageId': '68659849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659858&x=119',
		'title': '',
		'imageId': '68659858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659870&x=119',
		'title': '',
		'imageId': '68659870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659896&x=119',
		'title': '',
		'imageId': '68659896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659906&x=119',
		'title': '',
		'imageId': '68659906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659900&x=119',
		'title': '',
		'imageId': '68659900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659891&x=119',
		'title': '',
		'imageId': '68659891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953405&docid=68659885&x=119',
		'title': '',
		'imageId': '68659885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953405';

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