var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579298&x=1552',
		'title': '',
		'imageId': '67579298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579302&x=1552',
		'title': '',
		'imageId': '67579302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579299&x=1552',
		'title': '',
		'imageId': '67579299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579300&x=1552',
		'title': '',
		'imageId': '67579300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579301&x=1552',
		'title': '',
		'imageId': '67579301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579314&x=1552',
		'title': '',
		'imageId': '67579314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579315&x=1552',
		'title': '',
		'imageId': '67579315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579317&x=1552',
		'title': '',
		'imageId': '67579317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579324&x=1552',
		'title': '',
		'imageId': '67579324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579328&x=1552',
		'title': '',
		'imageId': '67579328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579329&x=1552',
		'title': '',
		'imageId': '67579329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579327&x=1552',
		'title': '',
		'imageId': '67579327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579330&x=1552',
		'title': '',
		'imageId': '67579330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579362&x=1552',
		'title': '',
		'imageId': '67579362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579363&x=1552',
		'title': '',
		'imageId': '67579363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579366&x=1552',
		'title': '',
		'imageId': '67579366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579364&x=1552',
		'title': '',
		'imageId': '67579364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931427&docid=67579368&x=1552',
		'title': '',
		'imageId': '67579368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931427';

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