var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151989&x=5654',
		'title': '',
		'imageId': '68151989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151991&x=5654',
		'title': '',
		'imageId': '68151991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151981&x=5654',
		'title': '',
		'imageId': '68151981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151986&x=5654',
		'title': '',
		'imageId': '68151986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151982&x=5654',
		'title': '',
		'imageId': '68151982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151988&x=5654',
		'title': '',
		'imageId': '68151988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151983&x=5654',
		'title': '',
		'imageId': '68151983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151980&x=5654',
		'title': '',
		'imageId': '68151980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151984&x=5654',
		'title': '',
		'imageId': '68151984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151985&x=5654',
		'title': '',
		'imageId': '68151985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=69198750&x=5654',
		'title': '',
		'imageId': '69198750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151990&x=5654',
		'title': '',
		'imageId': '68151990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931337&docid=68151987&x=5654',
		'title': '',
		'imageId': '68151987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931337';

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