var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67764746&x=5414',
		'title': '',
		'imageId': '67764746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67764743&x=5414',
		'title': '',
		'imageId': '67764743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67764745&x=5414',
		'title': '',
		'imageId': '67764745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67764742&x=5414',
		'title': '',
		'imageId': '67764742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67764741&x=5414',
		'title': '',
		'imageId': '67764741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67896779&x=5414',
		'title': '',
		'imageId': '67896779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67896782&x=5414',
		'title': '',
		'imageId': '67896782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67896783&x=5414',
		'title': '',
		'imageId': '67896783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67896781&x=5414',
		'title': '',
		'imageId': '67896781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67896778&x=5414',
		'title': '',
		'imageId': '67896778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=67896780&x=5414',
		'title': '',
		'imageId': '67896780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=68063781&x=5414',
		'title': '',
		'imageId': '68063781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3914838&docid=68063784&x=5414',
		'title': '',
		'imageId': '68063784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3914838';

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