var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902147&x=5736',
		'title': '',
		'imageId': '69902147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902158&x=5736',
		'title': '',
		'imageId': '69902158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902156&x=5736',
		'title': '',
		'imageId': '69902156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902157&x=5736',
		'title': '',
		'imageId': '69902157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902155&x=5736',
		'title': '',
		'imageId': '69902155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902148&x=5736',
		'title': '',
		'imageId': '69902148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902149&x=5736',
		'title': '',
		'imageId': '69902149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902150&x=5736',
		'title': '',
		'imageId': '69902150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902154&x=5736',
		'title': '',
		'imageId': '69902154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902159&x=5736',
		'title': '',
		'imageId': '69902159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902153&x=5736',
		'title': '',
		'imageId': '69902153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902152&x=5736',
		'title': '',
		'imageId': '69902152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007731&docid=69902542&x=5736',
		'title': '',
		'imageId': '69902542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007731';

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