var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807477&x=1958',
		'title': '',
		'imageId': '69807477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807428&x=1958',
		'title': '',
		'imageId': '69807428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807445&x=1958',
		'title': '',
		'imageId': '69807445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807429&x=1958',
		'title': '',
		'imageId': '69807429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807454&x=1958',
		'title': '',
		'imageId': '69807454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807453&x=1958',
		'title': '',
		'imageId': '69807453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807433&x=1958',
		'title': '',
		'imageId': '69807433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807430&x=1958',
		'title': '',
		'imageId': '69807430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807482&x=1958',
		'title': '',
		'imageId': '69807482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807444&x=1958',
		'title': '',
		'imageId': '69807444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807457&x=1958',
		'title': '',
		'imageId': '69807457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807460&x=1958',
		'title': '',
		'imageId': '69807460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807452&x=1958',
		'title': '',
		'imageId': '69807452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807475&x=1958',
		'title': '',
		'imageId': '69807475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807503&x=1958',
		'title': '',
		'imageId': '69807503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807499&x=1958',
		'title': '',
		'imageId': '69807499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807431&x=1958',
		'title': '',
		'imageId': '69807431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807432&x=1958',
		'title': '',
		'imageId': '69807432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807496&x=1958',
		'title': '',
		'imageId': '69807496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807467&x=1958',
		'title': '',
		'imageId': '69807467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003878&docid=69807481&x=1958',
		'title': '',
		'imageId': '69807481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003878';

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