var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587173&x=3129',
		'title': '',
		'imageId': '67587173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587176&x=3129',
		'title': '',
		'imageId': '67587176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587177&x=3129',
		'title': '',
		'imageId': '67587177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587179&x=3129',
		'title': '',
		'imageId': '67587179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587180&x=3129',
		'title': '',
		'imageId': '67587180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587181&x=3129',
		'title': '',
		'imageId': '67587181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587182&x=3129',
		'title': '',
		'imageId': '67587182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587183&x=3129',
		'title': '',
		'imageId': '67587183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587184&x=3129',
		'title': '',
		'imageId': '67587184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587185&x=3129',
		'title': '',
		'imageId': '67587185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67587186&x=3129',
		'title': '',
		'imageId': '67587186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67611655&x=3129',
		'title': '',
		'imageId': '67611655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67611659&x=3129',
		'title': '',
		'imageId': '67611659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67611663&x=3129',
		'title': '',
		'imageId': '67611663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67630240&x=3129',
		'title': '',
		'imageId': '67630240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67743201&x=3129',
		'title': '',
		'imageId': '67743201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=67758274&x=3129',
		'title': '',
		'imageId': '67758274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922569&docid=68129241&x=3129',
		'title': '',
		'imageId': '68129241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922569';

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