var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981262&x=1322',
		'title': '',
		'imageId': '69981262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981266&x=1322',
		'title': '',
		'imageId': '69981266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981264&x=1322',
		'title': '',
		'imageId': '69981264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981258&x=1322',
		'title': '',
		'imageId': '69981258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981257&x=1322',
		'title': '',
		'imageId': '69981257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981268&x=1322',
		'title': '',
		'imageId': '69981268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981269&x=1322',
		'title': '',
		'imageId': '69981269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981263&x=1322',
		'title': '',
		'imageId': '69981263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981265&x=1322',
		'title': '',
		'imageId': '69981265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981260&x=1322',
		'title': '',
		'imageId': '69981260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981261&x=1322',
		'title': '',
		'imageId': '69981261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981259&x=1322',
		'title': '',
		'imageId': '69981259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981256&x=1322',
		'title': '',
		'imageId': '69981256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010745&docid=69981267&x=1322',
		'title': '',
		'imageId': '69981267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010745';

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