var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015287&x=136',
		'title': '',
		'imageId': '67015287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015289&x=136',
		'title': '',
		'imageId': '67015289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015290&x=136',
		'title': '',
		'imageId': '67015290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015291&x=136',
		'title': '',
		'imageId': '67015291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015292&x=136',
		'title': '',
		'imageId': '67015292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015293&x=136',
		'title': '',
		'imageId': '67015293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015285&x=136',
		'title': '',
		'imageId': '67015285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015294&x=136',
		'title': '',
		'imageId': '67015294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015281&x=136',
		'title': '',
		'imageId': '67015281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015282&x=136',
		'title': '',
		'imageId': '67015282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015283&x=136',
		'title': '',
		'imageId': '67015283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015284&x=136',
		'title': '',
		'imageId': '67015284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961091&docid=67015286&x=136',
		'title': '',
		'imageId': '67015286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961091';

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