var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727841&x=311',
		'title': '',
		'imageId': '67727841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727842&x=311',
		'title': '',
		'imageId': '67727842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727843&x=311',
		'title': '',
		'imageId': '67727843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727840&x=311',
		'title': '',
		'imageId': '67727840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727844&x=311',
		'title': '',
		'imageId': '67727844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727845&x=311',
		'title': '',
		'imageId': '67727845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727850&x=311',
		'title': '',
		'imageId': '67727850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727851&x=311',
		'title': '',
		'imageId': '67727851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727846&x=311',
		'title': '',
		'imageId': '67727846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727847&x=311',
		'title': '',
		'imageId': '67727847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727849&x=311',
		'title': '',
		'imageId': '67727849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727838&x=311',
		'title': '',
		'imageId': '67727838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913590&docid=67727848&x=311',
		'title': '',
		'imageId': '67727848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913590';

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