var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014087&x=3024',
		'title': '',
		'imageId': '67014087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014089&x=3024',
		'title': '',
		'imageId': '67014089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014090&x=3024',
		'title': '',
		'imageId': '67014090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014091&x=3024',
		'title': '',
		'imageId': '67014091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014092&x=3024',
		'title': '',
		'imageId': '67014092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014086&x=3024',
		'title': '',
		'imageId': '67014086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014095&x=3024',
		'title': '',
		'imageId': '67014095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014096&x=3024',
		'title': '',
		'imageId': '67014096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014097&x=3024',
		'title': '',
		'imageId': '67014097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014098&x=3024',
		'title': '',
		'imageId': '67014098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014099&x=3024',
		'title': '',
		'imageId': '67014099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014093&x=3024',
		'title': '',
		'imageId': '67014093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885659&docid=67014094&x=3024',
		'title': '',
		'imageId': '67014094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885659';

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