var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703824&x=4437',
		'title': 'MY-2-7',
		'imageId': '69703824',
		'alt' : 'MY-2-7',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703827&x=4437',
		'title': '',
		'imageId': '69703827',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703828&x=4437',
		'title': '',
		'imageId': '69703828',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703829&x=4437',
		'title': '',
		'imageId': '69703829',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703832&x=4437',
		'title': '',
		'imageId': '69703832',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703831&x=4437',
		'title': '',
		'imageId': '69703831',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703830&x=4437',
		'title': '',
		'imageId': '69703830',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703833&x=4437',
		'title': '',
		'imageId': '69703833',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703834&x=4437',
		'title': '',
		'imageId': '69703834',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703835&x=4437',
		'title': '',
		'imageId': '69703835',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703836&x=4437',
		'title': '',
		'imageId': '69703836',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703837&x=4437',
		'title': '',
		'imageId': '69703837',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703838&x=4437',
		'title': '',
		'imageId': '69703838',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999798&docid=69703839&x=4437',
		'title': '',
		'imageId': '69703839',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999798';

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