var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294667&x=2017',
		'title': '',
		'imageId': '69294667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294677&x=2017',
		'title': '',
		'imageId': '69294677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294674&x=2017',
		'title': '',
		'imageId': '69294674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294670&x=2017',
		'title': '',
		'imageId': '69294670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294669&x=2017',
		'title': '',
		'imageId': '69294669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294672&x=2017',
		'title': '',
		'imageId': '69294672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294673&x=2017',
		'title': '',
		'imageId': '69294673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294668&x=2017',
		'title': '',
		'imageId': '69294668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294671&x=2017',
		'title': '',
		'imageId': '69294671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294676&x=2017',
		'title': '',
		'imageId': '69294676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69294675&x=2017',
		'title': '',
		'imageId': '69294675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69323130&x=2017',
		'title': '',
		'imageId': '69323130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973430&docid=69323131&x=2017',
		'title': '',
		'imageId': '69323131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973430';

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