var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879500&x=406',
		'title': '',
		'imageId': '68879500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879501&x=406',
		'title': '',
		'imageId': '68879501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879503&x=406',
		'title': '',
		'imageId': '68879503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879504&x=406',
		'title': '',
		'imageId': '68879504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879502&x=406',
		'title': '',
		'imageId': '68879502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879505&x=406',
		'title': '',
		'imageId': '68879505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879509&x=406',
		'title': '',
		'imageId': '68879509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879511&x=406',
		'title': '',
		'imageId': '68879511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879507&x=406',
		'title': '',
		'imageId': '68879507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879506&x=406',
		'title': '',
		'imageId': '68879506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879512&x=406',
		'title': '',
		'imageId': '68879512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879510&x=406',
		'title': '',
		'imageId': '68879510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962858&docid=68879508&x=406',
		'title': '',
		'imageId': '68879508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962858';

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