var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981618&docid=69226538&x=5453',
		'title': '',
		'imageId': '69226538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981618&docid=69226561&x=5453',
		'title': '',
		'imageId': '69226561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981618&docid=69226590&x=5453',
		'title': '',
		'imageId': '69226590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981618&docid=69226615&x=5453',
		'title': '',
		'imageId': '69226615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981618&docid=69226638&x=5453',
		'title': '',
		'imageId': '69226638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981618&docid=69226641&x=5453',
		'title': '',
		'imageId': '69226641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981618&docid=69226647&x=5453',
		'title': '',
		'imageId': '69226647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981618';

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