var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686647&x=5851',
		'title': '',
		'imageId': '69686647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686648&x=5851',
		'title': '',
		'imageId': '69686648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686649&x=5851',
		'title': '',
		'imageId': '69686649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686650&x=5851',
		'title': '',
		'imageId': '69686650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686664&x=5851',
		'title': '',
		'imageId': '69686664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686755&x=5851',
		'title': '',
		'imageId': '69686755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686758&x=5851',
		'title': '',
		'imageId': '69686758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686780&x=5851',
		'title': '',
		'imageId': '69686780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686789&x=5851',
		'title': '',
		'imageId': '69686789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686814&x=5851',
		'title': '',
		'imageId': '69686814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686843&x=5851',
		'title': '',
		'imageId': '69686843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686846&x=5851',
		'title': '',
		'imageId': '69686846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998707&docid=69686849&x=5851',
		'title': '',
		'imageId': '69686849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998707';

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