var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053548&x=1231',
		'title': '',
		'imageId': '70053548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053525&x=1231',
		'title': '',
		'imageId': '70053525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053531&x=1231',
		'title': '',
		'imageId': '70053531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053537&x=1231',
		'title': '',
		'imageId': '70053537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053547&x=1231',
		'title': '',
		'imageId': '70053547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053558&x=1231',
		'title': '',
		'imageId': '70053558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053539&x=1231',
		'title': '',
		'imageId': '70053539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053555&x=1231',
		'title': '',
		'imageId': '70053555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053540&x=1231',
		'title': '',
		'imageId': '70053540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053549&x=1231',
		'title': '',
		'imageId': '70053549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053563&x=1231',
		'title': '',
		'imageId': '70053563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053554&x=1231',
		'title': '',
		'imageId': '70053554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053564&x=1231',
		'title': '',
		'imageId': '70053564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053526&x=1231',
		'title': '',
		'imageId': '70053526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053523&x=1231',
		'title': '',
		'imageId': '70053523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053524&x=1231',
		'title': '',
		'imageId': '70053524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053528&x=1231',
		'title': '',
		'imageId': '70053528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013908&docid=70053527&x=1231',
		'title': '',
		'imageId': '70053527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013908';

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