var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562455&x=1416',
		'title': '',
		'imageId': '70562455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562449&x=1416',
		'title': '',
		'imageId': '70562449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562445&x=1416',
		'title': '',
		'imageId': '70562445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562458&x=1416',
		'title': '',
		'imageId': '70562458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562456&x=1416',
		'title': '',
		'imageId': '70562456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562447&x=1416',
		'title': '',
		'imageId': '70562447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562454&x=1416',
		'title': '',
		'imageId': '70562454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562443&x=1416',
		'title': '',
		'imageId': '70562443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562444&x=1416',
		'title': '',
		'imageId': '70562444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562452&x=1416',
		'title': '',
		'imageId': '70562452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562451&x=1416',
		'title': '',
		'imageId': '70562451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562457&x=1416',
		'title': '',
		'imageId': '70562457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562450&x=1416',
		'title': '',
		'imageId': '70562450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562448&x=1416',
		'title': '',
		'imageId': '70562448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562453&x=1416',
		'title': '',
		'imageId': '70562453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562442&x=1416',
		'title': '',
		'imageId': '70562442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70562446&x=1416',
		'title': '',
		'imageId': '70562446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033929&docid=70314937&x=1416',
		'title': '',
		'imageId': '70314937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4033929';

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