var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147453&x=2937',
		'title': '',
		'imageId': '71147453',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147452&x=2937',
		'title': '',
		'imageId': '71147452',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147455&x=2937',
		'title': '',
		'imageId': '71147455',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147470&x=2937',
		'title': '',
		'imageId': '71147470',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147466&x=2937',
		'title': '',
		'imageId': '71147466',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147454&x=2937',
		'title': '',
		'imageId': '71147454',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147463&x=2937',
		'title': '',
		'imageId': '71147463',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147459&x=2937',
		'title': '',
		'imageId': '71147459',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147456&x=2937',
		'title': '',
		'imageId': '71147456',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147458&x=2937',
		'title': '',
		'imageId': '71147458',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147457&x=2937',
		'title': '',
		'imageId': '71147457',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147461&x=2937',
		'title': '',
		'imageId': '71147461',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147465&x=2937',
		'title': '',
		'imageId': '71147465',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147469&x=2937',
		'title': '',
		'imageId': '71147469',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147460&x=2937',
		'title': '',
		'imageId': '71147460',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147450&x=2937',
		'title': '',
		'imageId': '71147450',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147471&x=2937',
		'title': '',
		'imageId': '71147471',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147451&x=2937',
		'title': '',
		'imageId': '71147451',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4055830&docid=71147462&x=2937',
		'title': '',
		'imageId': '71147462',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4055830';

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