var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831793&x=4732',
		'title': '',
		'imageId': '67831793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831788&x=4732',
		'title': '',
		'imageId': '67831788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831789&x=4732',
		'title': '',
		'imageId': '67831789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831795&x=4732',
		'title': '',
		'imageId': '67831795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831796&x=4732',
		'title': '',
		'imageId': '67831796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831800&x=4732',
		'title': '',
		'imageId': '67831800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831804&x=4732',
		'title': '',
		'imageId': '67831804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831806&x=4732',
		'title': '',
		'imageId': '67831806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831808&x=4732',
		'title': '',
		'imageId': '67831808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831813&x=4732',
		'title': '',
		'imageId': '67831813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831816&x=4732',
		'title': '',
		'imageId': '67831816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831819&x=4732',
		'title': '',
		'imageId': '67831819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917218&docid=67831782&x=4732',
		'title': '',
		'imageId': '67831782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917218';

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