var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791983&x=4424',
		'title': '',
		'imageId': '69791983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791988&x=4424',
		'title': '',
		'imageId': '69791988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791981&x=4424',
		'title': '',
		'imageId': '69791981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791984&x=4424',
		'title': '',
		'imageId': '69791984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791985&x=4424',
		'title': '',
		'imageId': '69791985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791982&x=4424',
		'title': '',
		'imageId': '69791982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791989&x=4424',
		'title': '',
		'imageId': '69791989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791978&x=4424',
		'title': '',
		'imageId': '69791978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791973&x=4424',
		'title': '',
		'imageId': '69791973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791986&x=4424',
		'title': '',
		'imageId': '69791986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791987&x=4424',
		'title': '',
		'imageId': '69791987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791974&x=4424',
		'title': '',
		'imageId': '69791974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791980&x=4424',
		'title': '',
		'imageId': '69791980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791977&x=4424',
		'title': '',
		'imageId': '69791977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791975&x=4424',
		'title': '',
		'imageId': '69791975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791976&x=4424',
		'title': '',
		'imageId': '69791976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003345&docid=69791979&x=4424',
		'title': '',
		'imageId': '69791979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003345';

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