var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778207&x=2953',
		'title': '',
		'imageId': '67778207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778315&x=2953',
		'title': '',
		'imageId': '67778315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778332&x=2953',
		'title': '',
		'imageId': '67778332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778342&x=2953',
		'title': '',
		'imageId': '67778342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778392&x=2953',
		'title': '',
		'imageId': '67778392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778537&x=2953',
		'title': '',
		'imageId': '67778537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778596&x=2953',
		'title': '',
		'imageId': '67778596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778638&x=2953',
		'title': '',
		'imageId': '67778638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778675&x=2953',
		'title': '',
		'imageId': '67778675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778677&x=2953',
		'title': '',
		'imageId': '67778677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778701&x=2953',
		'title': '',
		'imageId': '67778701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778778&x=2953',
		'title': '',
		'imageId': '67778778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778816&x=2953',
		'title': '',
		'imageId': '67778816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778818&x=2953',
		'title': '',
		'imageId': '67778818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915402&docid=67778822&x=2953',
		'title': '',
		'imageId': '67778822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915402';

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