var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595549&x=043',
		'title': '',
		'imageId': '68595549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595551&x=043',
		'title': '',
		'imageId': '68595551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595544&x=043',
		'title': '',
		'imageId': '68595544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595555&x=043',
		'title': '',
		'imageId': '68595555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595554&x=043',
		'title': '',
		'imageId': '68595554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595552&x=043',
		'title': '',
		'imageId': '68595552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595548&x=043',
		'title': '',
		'imageId': '68595548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595559&x=043',
		'title': '',
		'imageId': '68595559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595556&x=043',
		'title': '',
		'imageId': '68595556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595553&x=043',
		'title': '',
		'imageId': '68595553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595547&x=043',
		'title': '',
		'imageId': '68595547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595558&x=043',
		'title': '',
		'imageId': '68595558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595557&x=043',
		'title': '',
		'imageId': '68595557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595545&x=043',
		'title': '',
		'imageId': '68595545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595560&x=043',
		'title': '',
		'imageId': '68595560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595550&x=043',
		'title': '',
		'imageId': '68595550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595546&x=043',
		'title': '',
		'imageId': '68595546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950465&docid=68595561&x=043',
		'title': '',
		'imageId': '68595561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950465';

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