var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727732&x=5838',
		'title': '',
		'imageId': '67727732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727733&x=5838',
		'title': '',
		'imageId': '67727733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727734&x=5838',
		'title': '',
		'imageId': '67727734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727735&x=5838',
		'title': '',
		'imageId': '67727735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727736&x=5838',
		'title': '',
		'imageId': '67727736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727737&x=5838',
		'title': '',
		'imageId': '67727737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727738&x=5838',
		'title': '',
		'imageId': '67727738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727739&x=5838',
		'title': '',
		'imageId': '67727739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727740&x=5838',
		'title': '',
		'imageId': '67727740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727741&x=5838',
		'title': '',
		'imageId': '67727741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727742&x=5838',
		'title': '',
		'imageId': '67727742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727743&x=5838',
		'title': '',
		'imageId': '67727743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727744&x=5838',
		'title': '',
		'imageId': '67727744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727745&x=5838',
		'title': '',
		'imageId': '67727745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727746&x=5838',
		'title': '',
		'imageId': '67727746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913583&docid=67727747&x=5838',
		'title': '',
		'imageId': '67727747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913583';

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