var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758207&x=1643',
		'title': '',
		'imageId': '71758207',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758201&x=1643',
		'title': '',
		'imageId': '71758201',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758203&x=1643',
		'title': '',
		'imageId': '71758203',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758205&x=1643',
		'title': '',
		'imageId': '71758205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758200&x=1643',
		'title': '',
		'imageId': '71758200',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758202&x=1643',
		'title': '',
		'imageId': '71758202',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758206&x=1643',
		'title': '',
		'imageId': '71758206',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758204&x=1643',
		'title': '',
		'imageId': '71758204',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758208&x=1643',
		'title': '',
		'imageId': '71758208',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758211&x=1643',
		'title': '',
		'imageId': '71758211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758209&x=1643',
		'title': '',
		'imageId': '71758209',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4082517&docid=71758210&x=1643',
		'title': '',
		'imageId': '71758210',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4082517';

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