var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884931&x=055',
		'title': '',
		'imageId': '68884931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884930&x=055',
		'title': '',
		'imageId': '68884930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884934&x=055',
		'title': '',
		'imageId': '68884934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884935&x=055',
		'title': '',
		'imageId': '68884935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884932&x=055',
		'title': '',
		'imageId': '68884932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884933&x=055',
		'title': '',
		'imageId': '68884933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884942&x=055',
		'title': '',
		'imageId': '68884942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884945&x=055',
		'title': '',
		'imageId': '68884945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884947&x=055',
		'title': '',
		'imageId': '68884947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884949&x=055',
		'title': '',
		'imageId': '68884949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884950&x=055',
		'title': '',
		'imageId': '68884950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884953&x=055',
		'title': '',
		'imageId': '68884953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884959&x=055',
		'title': '',
		'imageId': '68884959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962332&docid=68884961&x=055',
		'title': '',
		'imageId': '68884961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962332';

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