var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681873&x=157',
		'title': '',
		'imageId': '68681873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681875&x=157',
		'title': '',
		'imageId': '68681875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681885&x=157',
		'title': '',
		'imageId': '68681885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681877&x=157',
		'title': '',
		'imageId': '68681877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681886&x=157',
		'title': '',
		'imageId': '68681886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681879&x=157',
		'title': '',
		'imageId': '68681879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681878&x=157',
		'title': '',
		'imageId': '68681878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681880&x=157',
		'title': '',
		'imageId': '68681880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681874&x=157',
		'title': '',
		'imageId': '68681874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681881&x=157',
		'title': '',
		'imageId': '68681881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681883&x=157',
		'title': '',
		'imageId': '68681883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681884&x=157',
		'title': '',
		'imageId': '68681884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681876&x=157',
		'title': '',
		'imageId': '68681876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681887&x=157',
		'title': '',
		'imageId': '68681887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681882&x=157',
		'title': '',
		'imageId': '68681882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954316&docid=68681872&x=157',
		'title': '',
		'imageId': '68681872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954316';

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