var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315879&x=341',
		'title': '',
		'imageId': '68315879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315881&x=341',
		'title': '',
		'imageId': '68315881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315884&x=341',
		'title': '',
		'imageId': '68315884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315882&x=341',
		'title': '',
		'imageId': '68315882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315880&x=341',
		'title': '',
		'imageId': '68315880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315888&x=341',
		'title': '',
		'imageId': '68315888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315883&x=341',
		'title': '',
		'imageId': '68315883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315885&x=341',
		'title': '',
		'imageId': '68315885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315891&x=341',
		'title': '',
		'imageId': '68315891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315887&x=341',
		'title': '',
		'imageId': '68315887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315889&x=341',
		'title': '',
		'imageId': '68315889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315892&x=341',
		'title': '',
		'imageId': '68315892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315886&x=341',
		'title': '',
		'imageId': '68315886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937820&docid=68315890&x=341',
		'title': '',
		'imageId': '68315890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937820';

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