var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639242&x=634',
		'title': '',
		'imageId': '69639242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639247&x=634',
		'title': '',
		'imageId': '69639247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639254&x=634',
		'title': '',
		'imageId': '69639254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639255&x=634',
		'title': '',
		'imageId': '69639255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639261&x=634',
		'title': '',
		'imageId': '69639261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639272&x=634',
		'title': '',
		'imageId': '69639272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639245&x=634',
		'title': '',
		'imageId': '69639245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639243&x=634',
		'title': '',
		'imageId': '69639243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639246&x=634',
		'title': '',
		'imageId': '69639246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639256&x=634',
		'title': '',
		'imageId': '69639256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639264&x=634',
		'title': '',
		'imageId': '69639264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639265&x=634',
		'title': '',
		'imageId': '69639265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997062&docid=69639268&x=634',
		'title': '',
		'imageId': '69639268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997062';

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