var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775170&x=529',
		'title': '',
		'imageId': '71775170',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71774979&x=529',
		'title': '',
		'imageId': '71774979',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71774982&x=529',
		'title': '',
		'imageId': '71774982',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71774985&x=529',
		'title': '',
		'imageId': '71774985',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71774989&x=529',
		'title': '',
		'imageId': '71774989',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775004&x=529',
		'title': '',
		'imageId': '71775004',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775007&x=529',
		'title': '',
		'imageId': '71775007',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775015&x=529',
		'title': '',
		'imageId': '71775015',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775010&x=529',
		'title': '',
		'imageId': '71775010',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775018&x=529',
		'title': '',
		'imageId': '71775018',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775022&x=529',
		'title': '',
		'imageId': '71775022',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775045&x=529',
		'title': '',
		'imageId': '71775045',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71774998&x=529',
		'title': '',
		'imageId': '71774998',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71774966&x=529',
		'title': '',
		'imageId': '71774966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71774976&x=529',
		'title': '',
		'imageId': '71774976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775090&x=529',
		'title': '',
		'imageId': '71775090',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775130&x=529',
		'title': '',
		'imageId': '71775130',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775230&x=529',
		'title': '',
		'imageId': '71775230',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775307&x=529',
		'title': '',
		'imageId': '71775307',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4083324&docid=71775358&x=529',
		'title': '',
		'imageId': '71775358',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4083324';

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