var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832782&x=2251',
		'title': '',
		'imageId': '69832782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832788&x=2251',
		'title': '',
		'imageId': '69832788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832779&x=2251',
		'title': '',
		'imageId': '69832779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832777&x=2251',
		'title': '',
		'imageId': '69832777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832781&x=2251',
		'title': '',
		'imageId': '69832781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832780&x=2251',
		'title': '',
		'imageId': '69832780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832784&x=2251',
		'title': '',
		'imageId': '69832784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832783&x=2251',
		'title': '',
		'imageId': '69832783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832785&x=2251',
		'title': '',
		'imageId': '69832785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832778&x=2251',
		'title': '',
		'imageId': '69832778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832786&x=2251',
		'title': '',
		'imageId': '69832786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832787&x=2251',
		'title': '',
		'imageId': '69832787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004786&docid=69832789&x=2251',
		'title': '',
		'imageId': '69832789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004786';

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