var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662424&x=158',
		'title': '',
		'imageId': '68662424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662421&x=158',
		'title': '',
		'imageId': '68662421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662422&x=158',
		'title': '',
		'imageId': '68662422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662426&x=158',
		'title': '',
		'imageId': '68662426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662423&x=158',
		'title': '',
		'imageId': '68662423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662436&x=158',
		'title': '',
		'imageId': '68662436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662425&x=158',
		'title': '',
		'imageId': '68662425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662430&x=158',
		'title': '',
		'imageId': '68662430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662437&x=158',
		'title': '',
		'imageId': '68662437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662438&x=158',
		'title': '',
		'imageId': '68662438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662442&x=158',
		'title': '',
		'imageId': '68662442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662446&x=158',
		'title': '',
		'imageId': '68662446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953493&docid=68662448&x=158',
		'title': '',
		'imageId': '68662448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953493';

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