var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970344&x=3759',
		'title': '',
		'imageId': '69970344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970336&x=3759',
		'title': '',
		'imageId': '69970336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970342&x=3759',
		'title': '',
		'imageId': '69970342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970347&x=3759',
		'title': '',
		'imageId': '69970347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970340&x=3759',
		'title': '',
		'imageId': '69970340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970334&x=3759',
		'title': '',
		'imageId': '69970334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970346&x=3759',
		'title': '',
		'imageId': '69970346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970339&x=3759',
		'title': '',
		'imageId': '69970339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970338&x=3759',
		'title': '',
		'imageId': '69970338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970335&x=3759',
		'title': '',
		'imageId': '69970335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970337&x=3759',
		'title': '',
		'imageId': '69970337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970343&x=3759',
		'title': '',
		'imageId': '69970343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970348&x=3759',
		'title': '',
		'imageId': '69970348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970345&x=3759',
		'title': '',
		'imageId': '69970345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010456&docid=69970341&x=3759',
		'title': '',
		'imageId': '69970341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010456';

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