var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855739&x=5829',
		'title': '',
		'imageId': '69855739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855741&x=5829',
		'title': '',
		'imageId': '69855741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855731&x=5829',
		'title': '',
		'imageId': '69855731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855735&x=5829',
		'title': '',
		'imageId': '69855735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855724&x=5829',
		'title': '',
		'imageId': '69855724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855737&x=5829',
		'title': '',
		'imageId': '69855737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855734&x=5829',
		'title': '',
		'imageId': '69855734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855730&x=5829',
		'title': '',
		'imageId': '69855730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855742&x=5829',
		'title': '',
		'imageId': '69855742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855733&x=5829',
		'title': '',
		'imageId': '69855733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855732&x=5829',
		'title': '',
		'imageId': '69855732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855729&x=5829',
		'title': '',
		'imageId': '69855729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855740&x=5829',
		'title': '',
		'imageId': '69855740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855725&x=5829',
		'title': '',
		'imageId': '69855725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855736&x=5829',
		'title': '',
		'imageId': '69855736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855728&x=5829',
		'title': '',
		'imageId': '69855728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855726&x=5829',
		'title': '',
		'imageId': '69855726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855727&x=5829',
		'title': '',
		'imageId': '69855727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005819&docid=69855738&x=5829',
		'title': '',
		'imageId': '69855738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005819';

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