var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668450&x=140',
		'title': '',
		'imageId': '68668450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668456&x=140',
		'title': '',
		'imageId': '68668456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668455&x=140',
		'title': '',
		'imageId': '68668455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668459&x=140',
		'title': '',
		'imageId': '68668459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668419&x=140',
		'title': '',
		'imageId': '68668419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668429&x=140',
		'title': '',
		'imageId': '68668429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668441&x=140',
		'title': '',
		'imageId': '68668441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668413&x=140',
		'title': '',
		'imageId': '68668413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668428&x=140',
		'title': '',
		'imageId': '68668428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668438&x=140',
		'title': '',
		'imageId': '68668438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668410&x=140',
		'title': '',
		'imageId': '68668410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668412&x=140',
		'title': '',
		'imageId': '68668412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668414&x=140',
		'title': '',
		'imageId': '68668414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668433&x=140',
		'title': '',
		'imageId': '68668433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668420&x=140',
		'title': '',
		'imageId': '68668420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668444&x=140',
		'title': '',
		'imageId': '68668444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668427&x=140',
		'title': '',
		'imageId': '68668427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668437&x=140',
		'title': '',
		'imageId': '68668437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668447&x=140',
		'title': '',
		'imageId': '68668447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668462&x=140',
		'title': '',
		'imageId': '68668462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953913&docid=68668465&x=140',
		'title': '',
		'imageId': '68668465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953913';

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