var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860822&x=5845',
		'title': '',
		'imageId': '68860822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860821&x=5845',
		'title': '',
		'imageId': '68860821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860818&x=5845',
		'title': '',
		'imageId': '68860818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860817&x=5845',
		'title': '',
		'imageId': '68860817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860810&x=5845',
		'title': '',
		'imageId': '68860810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860811&x=5845',
		'title': '',
		'imageId': '68860811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860815&x=5845',
		'title': '',
		'imageId': '68860815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860812&x=5845',
		'title': '',
		'imageId': '68860812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860813&x=5845',
		'title': '',
		'imageId': '68860813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860819&x=5845',
		'title': '',
		'imageId': '68860819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860823&x=5845',
		'title': '',
		'imageId': '68860823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860820&x=5845',
		'title': '',
		'imageId': '68860820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860814&x=5845',
		'title': '',
		'imageId': '68860814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951549&docid=68860816&x=5845',
		'title': '',
		'imageId': '68860816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951549';

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