var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988314&x=3029',
		'title': '',
		'imageId': '68988314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988312&x=3029',
		'title': '',
		'imageId': '68988312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988319&x=3029',
		'title': '',
		'imageId': '68988319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988324&x=3029',
		'title': '',
		'imageId': '68988324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988325&x=3029',
		'title': '',
		'imageId': '68988325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988334&x=3029',
		'title': '',
		'imageId': '68988334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988332&x=3029',
		'title': '',
		'imageId': '68988332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988315&x=3029',
		'title': '',
		'imageId': '68988315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988333&x=3029',
		'title': '',
		'imageId': '68988333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988337&x=3029',
		'title': '',
		'imageId': '68988337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988311&x=3029',
		'title': '',
		'imageId': '68988311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988313&x=3029',
		'title': '',
		'imageId': '68988313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968534&docid=68988316&x=3029',
		'title': '',
		'imageId': '68988316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968534';

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