var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608943&x=5735',
		'title': '',
		'imageId': '70608943',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608944&x=5735',
		'title': '',
		'imageId': '70608944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608946&x=5735',
		'title': '',
		'imageId': '70608946',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608947&x=5735',
		'title': '',
		'imageId': '70608947',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608948&x=5735',
		'title': '',
		'imageId': '70608948',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608949&x=5735',
		'title': '',
		'imageId': '70608949',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608950&x=5735',
		'title': '',
		'imageId': '70608950',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608951&x=5735',
		'title': '',
		'imageId': '70608951',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608952&x=5735',
		'title': '',
		'imageId': '70608952',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608953&x=5735',
		'title': '',
		'imageId': '70608953',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608959&x=5735',
		'title': '',
		'imageId': '70608959',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608954&x=5735',
		'title': '',
		'imageId': '70608954',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608955&x=5735',
		'title': '',
		'imageId': '70608955',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608956&x=5735',
		'title': '',
		'imageId': '70608956',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608957&x=5735',
		'title': '',
		'imageId': '70608957',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608958&x=5735',
		'title': '',
		'imageId': '70608958',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035868&docid=70608945&x=5735',
		'title': '',
		'imageId': '70608945',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035868';

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