var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193705&x=2233',
		'title': '',
		'imageId': '68193705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193708&x=2233',
		'title': '',
		'imageId': '68193708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193713&x=2233',
		'title': '',
		'imageId': '68193713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193706&x=2233',
		'title': '',
		'imageId': '68193706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193709&x=2233',
		'title': '',
		'imageId': '68193709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193707&x=2233',
		'title': '',
		'imageId': '68193707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193715&x=2233',
		'title': '',
		'imageId': '68193715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193711&x=2233',
		'title': '',
		'imageId': '68193711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193714&x=2233',
		'title': '',
		'imageId': '68193714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193703&x=2233',
		'title': '',
		'imageId': '68193703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193712&x=2233',
		'title': '',
		'imageId': '68193712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193702&x=2233',
		'title': '',
		'imageId': '68193702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193704&x=2233',
		'title': '',
		'imageId': '68193704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957051&docid=68193710&x=2233',
		'title': '',
		'imageId': '68193710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957051';

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