var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008398&x=4343',
		'title': '',
		'imageId': '70008398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008399&x=4343',
		'title': '',
		'imageId': '70008399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008397&x=4343',
		'title': '',
		'imageId': '70008397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008404&x=4343',
		'title': '',
		'imageId': '70008404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008402&x=4343',
		'title': '',
		'imageId': '70008402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008401&x=4343',
		'title': '',
		'imageId': '70008401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008407&x=4343',
		'title': '',
		'imageId': '70008407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008414&x=4343',
		'title': '',
		'imageId': '70008414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008418&x=4343',
		'title': '',
		'imageId': '70008418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008416&x=4343',
		'title': '',
		'imageId': '70008416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008421&x=4343',
		'title': '',
		'imageId': '70008421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008422&x=4343',
		'title': '',
		'imageId': '70008422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008425&x=4343',
		'title': '',
		'imageId': '70008425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008428&x=4343',
		'title': '',
		'imageId': '70008428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008431&x=4343',
		'title': '',
		'imageId': '70008431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012076&docid=70008435&x=4343',
		'title': '',
		'imageId': '70008435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012076';

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