var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767795&x=453',
		'title': '',
		'imageId': '64767795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767798&x=453',
		'title': '',
		'imageId': '64767798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767785&x=453',
		'title': '',
		'imageId': '64767785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767786&x=453',
		'title': '',
		'imageId': '64767786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767787&x=453',
		'title': '',
		'imageId': '64767787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767788&x=453',
		'title': '',
		'imageId': '64767788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767789&x=453',
		'title': '',
		'imageId': '64767789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767790&x=453',
		'title': '',
		'imageId': '64767790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767791&x=453',
		'title': '',
		'imageId': '64767791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767792&x=453',
		'title': '',
		'imageId': '64767792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767793&x=453',
		'title': '',
		'imageId': '64767793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767794&x=453',
		'title': '',
		'imageId': '64767794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767796&x=453',
		'title': '',
		'imageId': '64767796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931193&docid=64767797&x=453',
		'title': '',
		'imageId': '64767797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931193';

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