var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675424&x=236',
		'title': '',
		'imageId': '68675424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675423&x=236',
		'title': '',
		'imageId': '68675423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675431&x=236',
		'title': '',
		'imageId': '68675431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675434&x=236',
		'title': '',
		'imageId': '68675434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675432&x=236',
		'title': '',
		'imageId': '68675432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675425&x=236',
		'title': '',
		'imageId': '68675425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675433&x=236',
		'title': '',
		'imageId': '68675433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675428&x=236',
		'title': '',
		'imageId': '68675428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675429&x=236',
		'title': '',
		'imageId': '68675429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675430&x=236',
		'title': '',
		'imageId': '68675430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675435&x=236',
		'title': '',
		'imageId': '68675435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675427&x=236',
		'title': '',
		'imageId': '68675427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954089&docid=68675426&x=236',
		'title': '',
		'imageId': '68675426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954089';

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