var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507243&x=5618',
		'title': '',
		'imageId': '67507243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507257&x=5618',
		'title': '',
		'imageId': '67507257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507241&x=5618',
		'title': '',
		'imageId': '67507241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507242&x=5618',
		'title': '',
		'imageId': '67507242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507275&x=5618',
		'title': '',
		'imageId': '67507275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507277&x=5618',
		'title': '',
		'imageId': '67507277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507240&x=5618',
		'title': '',
		'imageId': '67507240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507258&x=5618',
		'title': '',
		'imageId': '67507258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507261&x=5618',
		'title': '',
		'imageId': '67507261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507260&x=5618',
		'title': '',
		'imageId': '67507260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507262&x=5618',
		'title': '',
		'imageId': '67507262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507259&x=5618',
		'title': '',
		'imageId': '67507259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507244&x=5618',
		'title': '',
		'imageId': '67507244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507276&x=5618',
		'title': '',
		'imageId': '67507276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904144&docid=67507239&x=5618',
		'title': '',
		'imageId': '67507239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3904144';

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