var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521357&x=280',
		'title': '',
		'imageId': '69521357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521358&x=280',
		'title': '',
		'imageId': '69521358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521361&x=280',
		'title': '',
		'imageId': '69521361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521362&x=280',
		'title': '',
		'imageId': '69521362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521355&x=280',
		'title': '',
		'imageId': '69521355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521363&x=280',
		'title': '',
		'imageId': '69521363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521365&x=280',
		'title': '',
		'imageId': '69521365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521364&x=280',
		'title': '',
		'imageId': '69521364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521359&x=280',
		'title': '',
		'imageId': '69521359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521360&x=280',
		'title': '',
		'imageId': '69521360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521354&x=280',
		'title': '',
		'imageId': '69521354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521356&x=280',
		'title': '',
		'imageId': '69521356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991392&docid=69521366&x=280',
		'title': '',
		'imageId': '69521366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991392';

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