var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970432&x=227',
		'title': '',
		'imageId': '68970432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970433&x=227',
		'title': '',
		'imageId': '68970433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970434&x=227',
		'title': '',
		'imageId': '68970434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970435&x=227',
		'title': '',
		'imageId': '68970435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970436&x=227',
		'title': '',
		'imageId': '68970436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970437&x=227',
		'title': '',
		'imageId': '68970437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970438&x=227',
		'title': '',
		'imageId': '68970438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970439&x=227',
		'title': '',
		'imageId': '68970439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970440&x=227',
		'title': '',
		'imageId': '68970440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970441&x=227',
		'title': '',
		'imageId': '68970441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970442&x=227',
		'title': '',
		'imageId': '68970442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970443&x=227',
		'title': '',
		'imageId': '68970443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967077&docid=68970444&x=227',
		'title': '',
		'imageId': '68970444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967077';

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