var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685522&x=019',
		'title': '',
		'imageId': '69685522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685532&x=019',
		'title': '',
		'imageId': '69685532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685526&x=019',
		'title': '',
		'imageId': '69685526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685534&x=019',
		'title': '',
		'imageId': '69685534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685528&x=019',
		'title': '',
		'imageId': '69685528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685523&x=019',
		'title': '',
		'imageId': '69685523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685529&x=019',
		'title': '',
		'imageId': '69685529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685527&x=019',
		'title': '',
		'imageId': '69685527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685530&x=019',
		'title': '',
		'imageId': '69685530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685524&x=019',
		'title': '',
		'imageId': '69685524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685525&x=019',
		'title': '',
		'imageId': '69685525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685533&x=019',
		'title': '',
		'imageId': '69685533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999069&docid=69685531&x=019',
		'title': '',
		'imageId': '69685531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999069';

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