var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044939&x=4411',
		'title': '',
		'imageId': '68044939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044935&x=4411',
		'title': '',
		'imageId': '68044935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044943&x=4411',
		'title': '',
		'imageId': '68044943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044933&x=4411',
		'title': '',
		'imageId': '68044933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044934&x=4411',
		'title': '',
		'imageId': '68044934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044942&x=4411',
		'title': '',
		'imageId': '68044942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044938&x=4411',
		'title': '',
		'imageId': '68044938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044931&x=4411',
		'title': '',
		'imageId': '68044931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044937&x=4411',
		'title': '',
		'imageId': '68044937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044936&x=4411',
		'title': '',
		'imageId': '68044936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044940&x=4411',
		'title': '',
		'imageId': '68044940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044941&x=4411',
		'title': '',
		'imageId': '68044941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3925676&docid=68044932&x=4411',
		'title': '',
		'imageId': '68044932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3925676';

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