var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012768&docid=69724765&x=5355',
		'title': '',
		'imageId': '69724765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012768&docid=69724770&x=5355',
		'title': '',
		'imageId': '69724770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012768&docid=69724767&x=5355',
		'title': '',
		'imageId': '69724767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012768&docid=69724771&x=5355',
		'title': '',
		'imageId': '69724771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012768&docid=69724769&x=5355',
		'title': '',
		'imageId': '69724769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012768&docid=69724772&x=5355',
		'title': '',
		'imageId': '69724772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012768&docid=69724766&x=5355',
		'title': '',
		'imageId': '69724766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012768';

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